Re: Help to drop table - Mailing list pgsql-sql

From Igor Kryltsov
Subject Re: Help to drop table
Date
Msg-id d4kobj$2t10$1@news.hub.org
Whole thread Raw
In response to Help to drop table  ("Igor Kryltsov" <kryltsov@yahoo.com>)
List pgsql-sql
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)
>




pgsql-sql by date:

Previous
From: "Metin Ozisik"
Date:
Subject: Build issues: "-static" builds resulting initdb problems
Next
From: Michael M Friedel
Date:
Subject: Question about update syntaxt