How to delete a table in Postgres ???

From: "suhail sarwar" <sarwar(at)postmaster(dot)co(dot)uk>
To: pgsql-novice(at)postgresql(dot)org
Subject: How to delete a table in Postgres ???
Date: 2001-04-27 11:57:50
Message-ID: PM.7631.988372670@pmweb5.uk1.bibliotech.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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

I have tried all the usual commands like:
delete <tablename>;
del <tablename>;
del table <tablename>;
delete table <tablename>;

Can anyone help??

Regards

Sarwar

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Lutz Steinborn 2001-04-27 14:48:02 Re: How to delete a table in Postgres ???
Previous Message Phill Kenoyer 2001-04-27 07:44:56 plpgsql locate provider by zip code