skyline666
Programmer
Hi,
I need to be able to delete a lot of records from a table but not log the transactions (to save time). I know theres a Truncate table command, but I need to be able to delete records with a where condition aswell. Does anyone know how to do this?
Many thanks in advance,
Andrew
I need to be able to delete a lot of records from a table but not log the transactions (to save time). I know theres a Truncate table command, but I need to be able to delete records with a where condition aswell. Does anyone know how to do this?
Many thanks in advance,
Andrew