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
What is the Control Flow in SSIS
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
When to use null data driven subscription?
Tell me about pre-defined functions of sql?
How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?
write an SQL query to list the employees who joined in the month of January?
What is an active database?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
What is normalization according to you and explain its different levels?
how to define testing of network layers? : Sql server database administration
What is advantage data architect?
Explain what are commit and rollback in sql?
Can we return Data from 4(more than 1) tables in stored procedure?
What is indexed view? How to create it?
What is difference between aggregate and analytic function?