Deletion from parent table
551628Apr 4 2007 — edited Apr 5 2007Hi,
Is it possible to delete parent records from parent table without deleting from child tables ?
I can delete the records after disabling the constraints . But I couldn't enable the constraint on child table after deletion of parent records from parent table.
Please Help.