Re: Rowid after an insert???

From: Wayne Linton <lintonw_at_cadvision.com>
Date: 1996/09/11
Message-ID: <323656AC.8F6_at_cadvision.com>#1/1


Steve Cosner wrote:
>
> I need to know the rowid of a single row that I have just inserted. I
> have searched through all the Oracle documentation that I have, and
> can't find anything even close.

Have you tried PL/SQL AFTER INSERT trigger on the table? I think the ROWID might be had via the :new.ROWID? Give it a try.

Wayne Linton Received on Wed Sep 11 1996 - 00:00:00 CEST

Original text of this message