NAME DROP_TABLE - remove a table SYNOPSIS DROP TABLE [ IF EXISTS ] name [, ...] [ CASCADE | RESTRICT ] DESCRIPTION ... DROP TABLE removes tables from the database. Only the table o…same as specifying --add-drop-table , --add-locks , --create-options , --disable-keys , --extended-insert , --lock ... same as specifying --skip-add-drop-table , --skip-add-locks ,…same as specifying --add-drop-table , --add-locks , --create-options , --disable-keys , --extended-insert , --lock ... same as specifying --skip-add-drop-table , --skip-add-locks ,…name of the rule to drop. table_name The name (optionally schema-qualifiedtable. Likewise, dropping a partition with DROP TABLE requires taking an ACCESS EXCLUSIVE lock ... ALSO ALTER TABLE ( ALTER_TABLE (7)), DROP TABLE ( DROP_TABLE (7)), CREATE TABLE A…name of the policy to drop. table_name The name (optionally schema-qualifiedmany client connections. 3.Clean up (disconnect, drop table if specified). This stage uses a singleSee the file