From: | "Igor Kryltsov" <kryltsov(at)yahoo(dot)com> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Help to drop table |
Date: | 2005-04-26 06:51:15 |
Message-ID: | d4kobj$2t10$1@news.hub.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
DROP TABLE "Facility Info"
Thank you,
Igor
"Michael Fuhr" <mike(at)fuhr(dot)org> wrote in message
news:20050423052644(dot)GA96630(at)winnie(dot)fuhr(dot)org(dot)(dot)(dot)
> On Fri, Apr 22, 2005 at 03:24:10PM +1000, Igor Kryltsov wrote:
> >
> > Please help to drop table with soace inside name.
> >
> >
> > List of relations
> > Schema | Name | Type | Owner
> > --------+------------------------------+-------+----------
> > public | Facility Info | table | postgres
> >
> > > DROP TABLE ??????
>
> See "Identifiers and Key Words" in the "SQL Syntax" chapter of the
> documentation, in particular the discussion of quoted identifiers.
>
> --
> Michael Fuhr
> http://www.fuhr.org/~mfuhr/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
From | Date | Subject | |
---|---|---|---|
Next Message | Ramakrishnan Muralidharan | 2005-04-26 06:58:46 | Re: UPDATE WITH ORDER BY |
Previous Message | Ramakrishnan Muralidharan | 2005-04-26 04:28:05 | Re: people who buy A, also buy C, D, E |