Computer Learning Tricks
Monday, May 29, 2017
How to remove more than one table in RDBMS
Syntax:
DROP TABLE table_name1, table_name2........table_nameN
Example:
DROP TABLE sales, supplier, Pepsi
No comments:
Post a Comment
Newer Post
Older Post
Home
View mobile version
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment