Re: How to delete a table in Postgres ??? - Mailing list pgsql-novice

From Brett W. McCoy
Subject Re: How to delete a table in Postgres ???
Date
Msg-id Pine.LNX.4.30.0104271122480.20371-100000@chapelperilous.net
Whole thread Raw
In response to How to delete a table in Postgres ???  ("suhail sarwar" <sarwar@postmaster.co.uk>)
List pgsql-novice
On Fri, 27 Apr 2001, suhail sarwar wrote:

> Does anyone know how to delete a table in postgresql???

Standard SQL is DROP TABLE <table name>

-- Brett

                   http://www.chapelperilous.net/btfwk/
------------------------------------------------------------------------
Nothing will ever be attempted if all possible objections must be first
overcome.
        -- Dr. Johnson


pgsql-novice by date:

Previous
From: Joel Burton
Date:
Subject: Re: How to delete a table in Postgres ???
Next
From: Shay Moreno
Date:
Subject: Re: Re: plpgsql locate provider by zip code