Pages
(Move to ...)
Home
.Net Framework
OOPS
C#
WCF
ASP.NET
SQL
EBooks for Interviews
About Me
Contact Me
▼
What is the maximum allowable size of a row in SQL SERVER?
If a table
does not contain any sparse column
, then the maximum allowable row size is
8060
bytes.
However, if a table
contains sparse columns
, then the maximum allowable row size is
8018
bytes.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment