You can delete any database with this SQL query:DROP DATABASE databasename
Use DROP carefully because it is irreversible. After a database is dropped, it is gone forever. And any data that was in it is gone as well.
You can delete any database with this SQL query:Providing you with basic and advanced guide in utilizing PHP and MySQL to their fullest capabilities
0 comments:
Post a Comment