Home >> MySql >> Drop table in MySql

Drop table in MySql

Drop table used to schema not present,memory released and cannot be rollback.

All constraints, authorization on the table will be varished.

Syntax

Drop table tablename

 

 

Post Your Comment

Next Questions
Truncate table
Insert query
Select table
Where clause
AND Clause
OR Clause
Update query
Delete query
Like clause
IN clause
Order By
Group By
Distinct keyword
Sorting
Between
Having
Union
Union all
Exits
Not Exits
Any
All
Max
Min
Avg

Copyright ©2022 coderraj.com. All Rights Reserved.