Syntax
Parameters
Examples
This statement removes thetaxi_trips table in the default schema (public) from the database:
taxi_trips table in the rw_schema schema from the database:
Use the DROP TABLE command to remove a table from the database.
taxi_trips table in the default schema (public) from the database:
taxi_trips table in the rw_schema schema from the database: