Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Is it possible to use nolock type of hint in query
Hi
> In sql server we can use nolock hint to see the uncommitted data of
the
> other sessions. Is their any equivalent hint for query in Oracle?
IMHO the only way to get uncommitted data of another session is to dump the information from either the buffer cache or the datafile.
HTH
Chris
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 10 2006 - 18:11:37 CDT
![]() |
![]() |