Re: To find a just-inserted record

From: Shahzad Latif <shai_02_at_hotmail.com>
Date: 23 Dec 2001 15:01:33 -0800
Message-ID: <1f16721b.0112231501.696d8a82_at_posting.google.com>


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 Mon Dec 24 2001 - 00:01:33 CET

Original text of this message