Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: speeding up a select to work with dirty data
select in oracle is no locking.
There is no parameter that you must set
like in Sybase or MS SQL.
I don't know the way to read dirty data in oracle. I guess it is not possible.
-- be happy Eugenio remove _nospam from reply address Opinions are mine and do not necessarily reflect those of my company ======================================================= orauser_at_my-deja.com wrote in message <8kgc5u$eu2$1_at_nnrp1.deja.com>...Received on Wed Jul 12 2000 - 00:00:00 CDT
>What is the way to speed up a select to return without
>exclusive locking? I dont want to block out other people
>and I dont care if the data is dirty..
>
>Thanks!
>
>
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.
![]() |
![]() |