Re: Probelm creating a table

Поиск
Список
Период
Сортировка
От John McKown
Тема Re: Probelm creating a table
Дата
Msg-id Pine.LNX.4.21.0008231347210.30847-100000@linux2.johnmckown.net
обсуждение исходный текст
Ответ на Probelm creating a table  (Dave Smith <dave@candata.com>)
Список pgsql-general
On page 12 of the User's Guide, it states that "global" is a reserved word
which can be used as a column label, but not as an identifier. I guess
this would include a table name as an identifier.

John McKown

On Wed, 23 Aug 2000, Dave Smith wrote:

> Tried to create a table...
>
> create table global (direct_key char(2));
> Got ..
> ERROR:  parser: parse error at or near "global"
>
> A quick peruse of the docs does not show global as a reserved word in
> the CREATE TABLE syntax. Could someone explain this to me.
>
>


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

Предыдущее
От: Dave Smith
Дата:
Сообщение: Probelm creating a table
Следующее
От: "J. Atwood"
Дата:
Сообщение: Count & Distinct