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
Define the one-to-one relationship while designing tables.
What does select 1 mean?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
What is an execution plan? When would you use it?
Explain indexes disadvantages?
What do you understand by a stored procedure?
How global temporary tables are represented and its scope?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
Explain what is “asynchronous” communication in sql server service broker?
What is raid and what are different types of raid levels?
What do you mean by data manipulation language?
Write a SQL query in order to merge two different columns into single column?
hi i am working as a testengineer , so i want to no the backend data base connection can any one tell mwe in detail
What is sqlservr.exe - process - sql server (sqlex?press)?
What happens if null values are involved in bitwise operations?