Last answered:

21 Nov 2022

Posted on:

19 Nov 2022

0

about DROP statement

can we use DROP statement to delete a database?

2 answers ( 0 marked as helpful)
Posted on:

20 Nov 2022

0

In SQL, dropping a table is like dropping a database.

Instructor
Posted on:

21 Nov 2022

0

Hi King and Omar!
Thanks for reaching out.

@: Omar
Thanks for sharing this piece of information with the Community!

@: King
As Omar said you can drop a database with the DROP DATABASE statement.

Hope this helps.
Best,
Tsvetelin

Submit an answer