0

Is there a single SQL statement that I can use to delete all the entries from a database?

I want an SQL statement equivalent to running the DELETE FROM tbl_name; on all the tables in the database.

If such a statement doesn't exist, why not? It seems like something people would want to do.

mps98
  • 93
  • 9
Forrest Keppler
  • 577
  • 3
  • 7
  • 20

0 Answers0