News

Open SQL*PLUS and log in to Oracle. Select the row last inserted into the Oracle database using the "ROWNUM" command. For example, type:select * from example_data where ROWNUM = ...