Difference between Dirty, commited ,phantom,repeatable
reads?
Answer Posted / manoj pandey
Check the following link for differences:
http://sqlwithmanoj.wordpress.com/2011/07/20/dirty-reads-and-phantom-reads/
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is transaction processing in jdbc?
What are the types of jdbc drivers that exist?
What are common JDBC Exceptions?
What is the full form of jdbc?
DB2 Universal claims to support JDBC 2.0, But I can only get JDBC 1.0 functionality. What can I do?
How java can be connected to a database?
What is meant by jdbc and odbc?
What is jdbc url for mysql?
What is jdbc odbc bridge in java?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
How do I load a database driver with JDBC 4.0 / Java 6?
What is jdbc and odbc?
Why do I have to reaccess the database for Array, Blob, and Clob data?
What are JDBC Best Practices?
What is a merge field?