From saurabhs@fcsltd.com Wed, 21 Feb 2001 02:27:54 -0800 From: "Saurabh Sharma" Date: Wed, 21 Feb 2001 02:27:54 -0800 Subject: HOW TO SELECT LATEST INSERTED ROW.. Message-ID: MIME-Version: 1.0 Content-Type: text/plain 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