Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> HOW TO SELECT LATEST INSERTED ROW..
HI ALL,
how can i select the latest inserted row
from a table.
i want to select a col value, perform
some operation on it and update the same to table via a trigger..
it says table is mutating.
i'm inserting rows 1 at a
time.
any suggestions..
thanks in advance.
saurabh
Received on Wed Feb 21 2001 - 04:27:54 CST