79806162

Date: 2025-10-31 19:52:47
Score: 1.5
Natty:
Report link

NVARCHAR(MAX) can hold up to 2 GB of data, so a 700 KB JSON string is not a problem by itself.

However, building and storing large JSON blobs inside SQL Server is not recommended.

Maximum capacity specifications for SQL Server

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): can
  • Low reputation (0.5):
Posted by: Alparslan ŞEN