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
Список 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 по дате отправления: