adspace


what's the maximum size of a row? : Sql server database administration

Answer Posted / Sagar Jain

The maximum size of a row in SQL Server is 8,060 bytes (varchar(max), nvarchar(max), varbinary(max) are excluded from this limit).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I check that whether automatic statistic update is enabled or not?

1113


What are different types of constraints?

1002


What are the different types of subquery?

1235


How do I find query history in sql server?

1025


How to provide default values to function parameters?

1261


explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

1134


do you know how to configure db2 side of the application? : Sql server database administration

1125


List the ways in which dynamic sql can be executed?

1087


What is acid mean in sql server?

1247


What is subquery? Explain the properties of a subquery?

1063


What are the different subsets of sql?

1654


How do I create a trace in sql server?

1121


what is spatial nonclustered index

1059


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

1134


Explain system functions or built-in functions? What are different types of system functions?

1067