Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: To find a just-inserted record
I would use a sequence with an added column in the table. Get the next
value of sequence and insert it along with other fields into your
table. You sure know what record you inserted the last in a particular
session.
Shahzad Received on Sun Dec 23 2001 - 17:01:33 CST
![]() |
![]() |