what is the maximum size of a row in sql server 2000 and 2005
Answer Posted / mallikarjun
Hi i am mallikarjun, i am new to this site.
As per the Naresh said 8kb, i think that is for one page.
In one extent contains 8pages, each page size is 8kb.
overall one extent contail 64kb.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain filestream storage of sql server 2008?
How to delete database objects with "drop" statements in ms sql server?
How to delete duplicate records based on single column from a table?
What are the main differences between #temp tables and @table variables and which one is preferred?
How to retrieve field values using mssql_result()?
What is the native system stored procedure to execute a command against all databases?
Explain the various types of concurrency problem?
What is an identity column in insert statements?
What are cascading parameters in ssrs reports?
What is the difference between for trigger and after trigger?
What are .mdf files?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
How to assign null values to variables or columns?
How to find table changes in sql server?
How to create new tables with "create table" statements in ms sql server?