Answer Posted / idayathullah
Dirty read is the process of reading database records
without locking the records being read. This means that an
uncommitted change can be read and then rolled back by
another client, resulting in a local copy of a record that
is not consistent with what is stored in the database.
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
What is a serviced component?
Explain the difference between managed and unmanaged code?
How do you instantiate a complex number?
Difference between value type & reference types ?
What is equivalent for regsvr32 exe in .net ?
What is iis? Have you used it?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
Explain why do we use the “using” statement?
Explain attributes in dot net?
What is an assembly? What are the different types of assemblies?
What is the lapsed listener problem?
What do you mean by Driver Script?
What is operator overloading in .net?
What does cil do?
what is machine key error in .NET how can we solve it?