Computer Learning Tricks
Monday, May 29, 2017
How to remove multiple database at a time from RDBMS
Syntax:
DROP DATABASE database_name1, database_name2, database_name3
Example:
DROP DATABASE sales, employee, Pepsi
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment