Re: How to delete a table in Postgres ???

Brett W. McCoy <bmccoy@chapelperilous.net>

From: "Brett W. McCoy" <bmccoy@chapelperilous.net>
To: suhail sarwar <sarwar@postmaster.co.uk>
Cc: <pgsql-novice@postgresql.org>
Date: 2001-04-27T15:23:14Z
Lists: 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