Is there any way to determine the Isolation Level of a transaction?
I know Read Committed is the default on Oracle, however, I have a situation where I believe Serializable is being used due to...
http://www.experts-exchange.com/Database/Oracle/10.x/Q_23209930.html