How do I drop a database in mysql?
Answer / Sakshi Singh
To drop a database in MySQL, use the `DROP DATABASE` statement. Here's an example: `DROP DATABASE dbName;`. Replace 'dbName' with your specific database name.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to add a new column to an existing table?
Who developed mysql?
How can you do the fine tunning?
Difference between CHAR and VARCHAR?
Explain GRANT command in MySQL.
What is the difference between float and double?
what programming language which is used for testing and developement in sql?
What is difference mysql and mysqli?
What is check constraint?
Can you tell which of the following where clauses is faster?
What is memory table?
change column name and make a unique column so we get no dupes.
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)