Is there any way to delete all records from all tables of a database yet keeping all the constraints.
I used a script available on net but it fails where foreign keys are defined.
Is there any way to delete all records from all tables of a database yet keeping all the constraints.
I used a script available on net but it fails where foreign keys are defined.