Answer Posted / 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 |
Post New Answer View All Answers
What is store procedure?
What is the security principal at the server level that represents your session?
Why use “pivot” in sql server?
What are indexers?
What is the bookmark lookup and rid lookup?
What are the types of resultset?
Explain various On-Delete options in a DB table. Which is the default option?
What are the different subsets of sql?
What are the ways available in sql server to execute sql statements?
How to enter date and time literals in ms sql server?
How can sql injection be stopped? : sql server security
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
What is serializable?
How to create function with parameter in sql server?
How does stuff differ from the replace function?