Can we delete the duplicate rows from a table using the trigger that is based on it?
hi guys,
I am trying to delete duplicate data coming from a sql loader file using a trigger on the same table using rowids, is it possible to do so?
All I got out of it was mutation, so I wanted to know from the Gurus if it was possible in anyway.
Som.
0