Skip to main content
Before you can remove a table, you must remove all its dependent objects (indexes, materialized views, etc.).

Syntax

Parameters

Examples

This statement removes the taxi_trips table in the default schema (public) from the database:
This statement removes the taxi_trips table in the rw_schema schema from the database: