Overview
Strengths
Use Cases
DROP TABLE [IF EXISTS] table_name;
IF EXISTS: Optional. This parameter indicates whether the table exists.table_name: Table name.DROP TABLE tblDROP TABLE IF EXISTS tbl
Was this page helpful?
You can also Contact sales or Submit a Ticket for help.
Help us improve! Rate your documentation experience in 5 mins.
Feedback