What's the maximum size of a row?
Answers were Sorted based on User's Feedback
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 |
how insert selected column only ?
How do you load large data to the SQL server database?
What is database replicaion? What are the different types of replication you can set up in SQL Server?
What is database isolation in sql server? : sql server database administration
Delete duplicate rows from a table without primary key by using a single query Table Employee empname salary A 200 B 300 A 200 C 400 D 500 D 500 Output should be A 200 B 300 C 400 D 500
What is public role in sql server?
What is the difference between a check constraint and a rule?
What is db stored procedure?
What is the difference between local and global temporary tables?
to explain sql server 2000 architecture & authentication
What are distributed partitioned views?
What are the different types of join?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)