How to drop a Table in SQL?

Query By: SIRIRAT BURROWS

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 Us: advertise@gdatamart.com

Donate Us: Support to GDATAMART

LifeStyle & Fun

© 2024 GDATAMART.COM (All Rights Reserved)