Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> SELECT SKIP (Was: RE: Off Topic: Row Locking - Row Id)
Please ignore the message I posted a few minutes ago. I was missing for update in front of skip locked:
SQL> select * from test for update skip locked;
A B D --------- ------------------ --------- 123 124 1233
Yong Huang
yong321_at_yahoo.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 - 11:20:51 CST