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 [EMAIL PROTECTED])