Re: Double Quoting Table Names???? - Mailing list pgsql-general

From wsheldah@lexmark.com
Subject Re: Double Quoting Table Names????
Date
Msg-id 200109261610.MAA07196@interlock2.lexmark.com
Whole thread Raw
In response to Double Quoting Table Names????  (Edward Muller <edwardam@home.com>)
List pgsql-general

Does your table name use capital letters, spaces, or SQL reserved words?  What's
the name?



Edward Muller <edwardam%home.com@interlock.lexmark.com> on 09/26/2001 12:58:01
PM

To:   pgsql-general%postgresql.org@interlock.lexmark.com
cc:    (bcc: Wesley Sheldahl/Lex/Lexmark)
Subject:  [GENERAL] Double Quoting Table Names????


I am using a Postgresql 7.1.2 server and it seems that I need to put ""
around my table name when doing select queries either using JDBC, PHP or
the psql interface.

None of the docs that I've looked at indicate that I should need to do
this.

Can anyone explain this?


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org





pgsql-general by date:

Previous
From: Vic Cekvenich
Date:
Subject: JDBC update wont, plz help.
Next
From: Michael
Date:
Subject: Re: Perl and Postgres