1.2: Drop Database

  1. Create a new query by right clicking on SQL_Library.

  2. Inside of the SQL_Library, write a query that drops (or deletes) your database.

  3. To see the solution for this challenge, click on 1.12 Solutions.

  4. Now, recreate your database by following the steps in 1.1. Then, continue to step 1.3 Create Table.

Last updated