Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SELECT SKIP
Steve,
I tried this in SQL*Plus against Oracle 8.1.6, both in a straight Select statement and then within an anonymous PL/SQL block using a ref cursor like the example on your site. In both cases I got ORA-03113.
How can I take advantage of this nifty undocumented feature?
Jack
-----Original Message-----
Steve Adams
Hi Yong,
That has to be FOR UPDATE SKIP LOCKED.
There is some stuff about it on the Ixora web site.
@ Regards,
@ Steve Adams
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Jack C. Applewhite
INET: japplewhite_at_inetprofit.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Wed Feb 14 2001 - 18:08:54 CST