SQL DROP DATABASE
Use the DROP statement to delete the database using the MySQL query prompt. This tutorial will help you to delete the MySQL database using the command line.
Syntax:-
Example:
Login to your MySQL server using the command line. You will get MySQL database prompts like mysql>
. Now use the following command to connect my database.
Another Example:
You can also use the following command directly on the operating system command prompt without logging in to MySQL. This helps users automate tasks inside a script.
0 Comments
CAN FEEDBACK
Emoji