Re: How to delete a table in Postgres ???
От
Poul L. Christiansen
Тема
Re: How to delete a table in Postgres ???
Дата
Msg-id
3AE986C8.742F6533@cs.auc.dk
Список
Дерево обсуждения
How to delete a table in Postgres ??? "suhail sarwar" <sarwar@postmaster.co.uk>
Re: How to delete a table in Postgres ??? Lutz Steinborn <l.steinborn@4c-ag.de>
Re: How to delete a table in Postgres ??? "D. Duccini" <duccini@backpack.com>
Re: How to delete a table in Postgres ??? Joel Burton <jburton@scw.org>
Re: How to delete a table in Postgres ??? "Brett W. McCoy" <bmccoy@chapelperilous.net>
Re: How to delete a table in Postgres ??? Jeff Self <jself@greatbridge.com>
Try "DROP TABLE ". Poul L. Christiansen suhail sarwar wrote: > > Does anyone know how to delete a table in postgresql??? > > I have tried all the usual commands like: > delete ; > del ; > del table ; > delete table ; > > Can anyone help?? > > Regards > > Sarwar > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly
В списке pgsql-novice по дате отправления