Computer Science, asked by krish200631, 8 months ago

Write the syntax to delete entire table.​

Answers

Answered by Anonymous
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 sweetshneha
2

Answer:

sorry mujhe laga ki ap ek girl ho

Similar questions