Web Developer
Tuesday, 9 June 2020
how to delete table
how to delete table
DROP
TABLE
table_name
;
DROP
TABLE
Shippers;
how to delete the data inside a table
TRUNCATE
TABLE
table_name
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment