Query to find out rows deleted from a table
ORA_AJDec 8 2009 — edited Oct 19 2010Hi
Suppose i have a table with a sequence i.e its an header table containing GRN nos.Now suppose someone has deleted some of serials from it like i am having 1,2,4,5,6 etc 3 is missing.Now what will be the query to find out what are the serials that are missed out in the table.
--Ajay Sharma