If you don't have any where clauses and just want to delete all rows, why not use TRUNCATE TABLE?
↧
If you don't have any where clauses and just want to delete all rows, why not use TRUNCATE TABLE?