Topic
DROP TABLE [ schema. ] table [ CASCADE CONSTRAINTS ] [ PURGE ] ;
Example
DROP TABLE list_customers PURGE;