232.

Your database includes four tables: the Customers table which is referenced by the Orders table, the Orders table which is referenced by the Order Details table, and the Products table which is referenced by the Order Details table. 
You want to delete all information in your database. 
Which of the following SQL scripts would you use?

No description found.