Write the syntax to delete entire table.
Answers
Answered by
3
Answer:
To delete an entire table including all of its rows, issue the drop table command followed by the tablename. drop table is different from deleting all of the records in the table. Deleting all of the records in the table leaves the table including column and constraint information.
Answered by
2
Answer:
sorry mujhe laga ki ap ek girl ho
Similar questions