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 the use of Treeview control?
How inheritance works in .net?
Is there any thread in our .net programs?
Describe difference between inline and code-behind?
Explain About GDI object ?
How is .net able to support multiple languages?
Explain memory-mapped files.
What is the transport protocol you use to call a seb service soap?
How to convert a .NET object into COM operabililty?
what is prototype design pattern in .net
Explain soap and xml?
What is the advantage of .net?
Explain about .net?
What is file extension of Webservices in .Net?
Explain cas (code access security)?