What's the maximum size of a row?

Answers were Sorted based on User's Feedback



What's the maximum size of a row?..

Answer / samrat sen

Actual size is 8196 bytes.But Sql Server allows only 8060
bytes of data per row.

Is This Answer Correct ?    13 Yes 1 No

What's the maximum size of a row?..

Answer / vishalu

Maximum row size is 8060 bytes.

Is This Answer Correct ?    7 Yes 0 No

What's the maximum size of a row?..

Answer / kmbkrishnan

8kb (8060 bytes)

Is This Answer Correct ?    4 Yes 2 No

What's the maximum size of a row?..

Answer / visala

max row size is 8060 bytes.

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is onf in normalization form?

0 Answers  


How to perfor If the table running time is taking 2hours and table is having 10 rows in it?

1 Answers  


what is the sql equivaent of the dataset relation object ?

0 Answers  


Explain the xml support sql server extends?

0 Answers  


what are three different authentications to connect linked servers?

1 Answers   CitiGroup,






How to Display, Amount of Disk Activity Generated by Transact-SQL Statements?

1 Answers  


How to select an exiting database using mssql_select_db()?

0 Answers  


Equi join and non equi join is possible with sql server?

0 Answers  


When we can say that is in BCNF?

3 Answers   BitWise,


Do you know clustered and non-clustered index?

0 Answers  


Questions regarding Raiseerror?

1 Answers  


What is application role in sql server database security? : sql server security

0 Answers  


Categories