Computer Learning Tricks
Monday, May 29, 2017
How to remove table in RDBMS
Syntax:
DROP TABLE table_name[,....n]
Example:
DROP Table sales
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment