Answer Posted / juliet
isolation is a property that defines how/when the changes
made by one operation become visible to other concurrent
operations
Different isolation levels are:
Repeatable Read
Read Stability
Cursor Stability
Un commited Read
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to retrieve error messages using odbc_errormsg()?
What do you mean by 'normalization'?
What is spatial and temporal data?
What is unique key constraint?
What is scrollable cursor?
What are trace flags and mention a few common trace flags used with sql server?
What are the differences between char and varchar in ms sql server?
what stored procedure would you use to view lock information? : Sql server administration
what are the three command line utilities and what are their primary functions?
What stored by the master?
What are xml indexes?
What are the ways available in sql server to execute sql statements?
explain different types of joins? : Sql server database administration
What are different types of table joins?
Does index speed up select statements?