PL/SQL
599010Sep 20 2007 — edited Jun 20 2008Hi,
I have a problem in finding duplicates in a table which has three fields : EVENTID, START_DATE, END_DATE. I want to find out another record which entirely or partially covers the period shown in START_DATE and END_DATE fields.