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 are the difference between data mart and data warehouse? : sql server analysis services, ssas
What is key attribute?
How many types of local tables are there in sql server?
How to transfer an existing table from one schema to another schema in ms sql server?
What's the information that can be stored inside a bit column?
When do you think a developer should use sql server-based cursors?
How to replace given values with null using nullif()?
What is difference between views and stored procedures?
What is a primary index?
Is it possible to call a stored procedure within a stored procedure?
How to loop through result set objects using odbc_fetch_row()?
What is an indexing strategy?
Would you store your query in a ssrs report or a database server? State the reason why?
Mention the different types of triggers?
How do triggers work?