Re: user column name

Поиск
Список
Период
Сортировка
От Dennis Gearon
Тема Re: user column name
Дата
Msg-id E0E9WVB5QP62QLWC0S8751LG5ZP.3e42b0a9@cal-lab
обсуждение исходный текст
Ответ на Re: user column name  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Ответы Re: user column name
Re: user column name
Список pgsql-general
Is 'Usrs' reserved? I plan on using that in an installation.

2/6/2003 10:31:08 AM, Stephan Szabo <sszabo@megazone23.bigpanda.com> wrote:

>
>On Thu, 6 Feb 2003, Peter Choe wrote:
>
>> is there a reason i can't use 'user' as a column name for a table?
>
>It's a reserved word.  You can use it inside double quotes,
>but you'll need to always refer to it as "user" then.
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>




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

Предыдущее
От: "Peter Darley"
Дата:
Сообщение: Re: Basic SQL join question
Следующее
От: Robert Treat
Дата:
Сообщение: Re: how do I get a log of SQL executed by server?