Re: Double Quoting Table Names????

Поиск
Список
Период
Сортировка
От Mike Mascari
Тема Re: Double Quoting Table Names????
Дата
Msg-id 3BB212B4.353577D5@mascari.com
обсуждение исходный текст
Ответ на Double Quoting Table Names????  (Edward Muller <edwardam@home.com>)
Список pgsql-general
Edward Muller wrote:
>
> 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?

How were these tables created? A common cause of this condition is
that Access users use the Export utility to create the tables via
the ODBC driver, and Access issues a CREATE TABLE statement with the
table and column names quoted.

Mike Mascari
mascarm@mascari.com

В списке pgsql-general по дате отправления: