Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> RowID of inserted row

RowID of inserted row

From: Scott A. Schell <saschell_at_lucent.com>
Date: Thu, 21 May 1998 20:59:12 GMT
Message-ID: <356495A0.B12EF39C@lucent.com>


Hi,

    Is there any way to know what the rowid is of a row that has just been inserted -- assume that it's one table only i.e.:

    insert into table (a, b, c) values (x, y, z)

Can I get the row id for the newly created row?

Please copy me via email also (sometimes it's hard to find the news postings).

Thank You in advance

Scott A. Schell
saschell_at_lucent.com Received on Thu May 21 1998 - 15:59:12 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US