Get the id of the last inserted row
447981Oct 10 2005 — edited Oct 10 2005Get the id of the last inserted row can be done in sql server, just wondering is there something similar for oracle.
So if I add a row to a table and then with the next visit to the table need the id of the last row inserted will it let me get it,
thanks in advance for any help