Re: Inserting the current date

Поиск
Список
Период
Сортировка
От Thomas Lockhart
Тема Re: Inserting the current date
Дата
Msg-id 3C14E765.872BB7A@fourpalms.org
обсуждение исходный текст
Ответ на Inserting the current date  ("john" <servobit@m.r.c>)
Ответы Re: Inserting the current date  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
> Is there an equivalent to Oracle's "sysdate" keyword?

  'now'

or

  date 'now'

(note single quotes; they are treated like values, not a keyword).

                  - Thomas

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

Предыдущее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: Any comments on any of the recent crop of books?
Следующее
От: wsheldah@lexmark.com
Дата:
Сообщение: Re: Inserting the current date