what is a dirty read?

Answer Posted / srikanth

For eg:

There are two tx- A and B

If a row has been changed by tx-A and not commits it.In the
mean while if the tx-b reads the row in the mean while if
again tx-A commits the row updated then tx-B will get the
different results.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is meant by JRMP?

1801


Name three component subclasses that support painting?

606


What is synchronization and why is it important?

532


How are commas used in the intialization and iteration parts of a for statement?

573


Name three subclasses of the component class?

602






what are getters and setters in Java with examples?

1276


What is the immediate superclass of the applet class?

588


What is message driven beam?

571


how i secure my site with the https protocol.what are the steps?

1727


What is the difference between the font and fontmetrics classes?

552


Have you used threads in Servelet?

1924


What is the difference between the string and stringbuffer classes?

531


What is aop(assepct oriented programing)?

570


What is the difference between long.class and long.type?

551


What is the diffrence between a local-tx-datasource and a xa-datasource?

567