Answer Posted / visala
max row size is 8060 bytes.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to create a user to access a database in ms sql server using "create user" statements?
Does a sql server 2005 select statement require a from?
Define right outer join?
Why use update_statistics command in sql server?
Why main is user defined function?
How to rename an existing column with sql server management studio?
What is the difference between TRUNCATE and DROP?
How do you trace the traffic hitting a sql server?
Write a SQL query to delete a table?
What is a partition function in sql server?
Why use identity in sql server?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What is ddl and dml commands?
How to generate create view script on an existing view?
What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?