Re: Probelm creating a table

Поиск
Список
Период
Сортировка
От sridhvenk@yahoo.com
Тема Re: Probelm creating a table
Дата
Msg-id Pine.LNX.4.21.0008230907050.1560-100000@amazon.in.inapp.com
обсуждение исходный текст
Ответ на Probelm creating a table  (Dave Smith <dave@candata.com>)
Список pgsql-general
"global" is indeed a postgres keyword

refer Postgres User's Guide Chapter 2-"SQL Syntax" in the section Key
words".


The following section gives the answer

The following are Postgres reserved words which are also SQL92 or SQL3
reserved words, and which are allowed to be present as column labels, but
not as identifiers:





On Wed, 23 Aug 2000, Dave Smith wrote:

CASE COALESCE CROSS CURRENT ELSE END FALSE FOREIGN GLOBAL GROUP LOCAL
NULLIF ORDER POSITION PRECISION TABLE THEN TRANSACTION TRUE
WHEN


Regards Sridhar


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

Предыдущее
От: sridhvenk@yahoo.com
Дата:
Сообщение: Re: Count & Distinct
Следующее
От: "Sherwin Daganato"
Дата:
Сообщение: serial data type limit