Entering content frame

 drop_table_statement 

The SQL statement DROP TABLE (drop_table_statement) is known in MySQL MaxDB but with the following syntax restrictions:

·        All synonyms and view tables based on the table are dropped in MySQL MaxDB.

·         Specifying CASCADE CONSTRAINTS has no effect in MySQL MaxDB.

 

Leaving content frame