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 bit datatype? : Sql server database administration
What is open database communication (odbc)?
How to create nested stored procedure?
what is a traditional network library for sql servers? : Sql server database administration
What is conditional split?
How to write a query with a left outer join in ms sql server?
How to use union to merge outputs from two queries together in ms sql server?
What do we need queues in sql service broker?
Define left outer join in sql server joins?
How ssrs maintain security?
How to test subquery results with the exists operator?
what type of index will get created after executing the above statement? : Sql server database administration
What is read committed?
What is difference statement and preparedstatement?
Can foreign key be deleted?