How many nested transaction can possible in sql server?
Answer Posted / raj..
There is a limit of 32 on the maximum nested levels on both
SQL Server 2000 and 2005
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is an index in a database?
What is data block and how to define data block size?
What are triggers? How do you invoke a trigger on demand?
What is dml command?
What is the maximum length of an alert name?
How global temporary tables are represented and its scope?
What is the meaning of resultset type_scroll_insensitive?
Write an SQL query to obtain the 2nd highest salary.
What is the data type of time?
What is it unwise to create wide clustered index keys?
How can I check if a view exists in a sql server database?
How you would rewrite the sql query to return the customerid sorted numerically?
What is use of dbcc commands?
Define primary key?
Explain alternate key, candidate key and composite key in sql server?