Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Autoincremented id - how do I read it after insert?
Hi,
I have autoincremented id fields on several tables (using triggers and
sequences).
For some of them, I need to know the id value of the record I have just
inserted, so that I can then insert a reference to that record in a
'link' table (resolved many-many links). What's the best way of doing
this?
TIA, kev Received on Wed Sep 01 1999 - 10:26:15 CDT
![]() |
![]() |