RE: Is it possible to use nolock type of hint in query

  • From: "Christian Antognini" <Christian.Antognini@xxxxxxxxxxxx>
  • To: <Harvinder.Singh@xxxxxxxxxxxxx>
  • Date: Fri, 11 Aug 2006 01:11:37 +0200

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
--
//www.freelists.org/webpage/oracle-l


Other related posts: