DROP TABLE "Facility Info"
Thank you,
Igor
"Michael Fuhr" <mike@fuhr.org> wrote in message
news:20050423052644.GA96630@winnie.fuhr.org...
> 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@postgresql.org)
>