| From: | "D(dot) Duccini" <duccini(at)backpack(dot)com> |
|---|---|
| To: | suhail sarwar <sarwar(at)postmaster(dot)co(dot)uk> |
| Cc: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: How to delete a table in Postgres ??? |
| Date: | 2001-04-27 15:06:26 |
| Message-ID: | Pine.GSO.4.03.10104271006210.8263-100000@ra.bpsi.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
drop table
On Fri, 27 Apr 2001, suhail sarwar wrote:
> 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
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
-----------------------------------------------------------------------------
david(at)backpack(dot)com BackPack Software, Inc. www.backpack.com
+1 651.645.7550 voice "Life is an Adventure.
+1 651.645.9798 fax Don't forget your BackPack!"
-----------------------------------------------------------------------------
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lyn A Headley | 2001-04-27 15:06:45 | take my index, please |
| Previous Message | Joel Burton | 2001-04-27 15:00:45 | Re: plpgsql locate provider by zip code |