Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Help to drop table


  • From: "Igor Kryltsov" <kryltsov(at)yahoo(dot)com>
  • To: pgsql-sql(at)postgresql(dot)org
  • Subject: Re: Help to drop table
  • Date: Tue, 26 Apr 2005 16:51:15 +1000
  • Message-id: <d4kobj$2t10$1@news.hub.org> <text/plain>

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)
>





Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group