TOP CATEGORIES

×

How to drop a Table in SQL?

M

MAAHI V

SQL

SQL in full form "Structured Query Language", which is used to design a database computer language for the retrieval & management of data in a relational database.

SQL Query Syntex To Drop Table

    DROP  TABLE  table_name;

Note Points

  • DROP TABLE is SQL syntax.
  • table_name indicates the name of the table, which is you want to drop.

0 votes

Your Answer

Email: advertise@gdatamart.com

Donate: To Support US

Gdatamart.com

GDM provides information across a wide range of categories by verifying data from multiple official sources, even though the site is still being developed.

© 2025 GDATAMART.COM (All Rights Reserved)