Inserting the current date

Поиск
Список
Период
Сортировка
От john
Тема Inserting the current date
Дата
Msg-id ZNwQ7.642$CR2.230891@typhoon.maine.rr.com
обсуждение исходный текст
Ответы Re: Inserting the current date  (Jason Earl <jason.earl@simplot.com>)
Список pgsql-general
Hi,

I have a field (Date type) and I'd like to insert the current date and time.

e.g.:

insert into my_table( my_date_field ) values ( sysdate );

Is there an equivalent to Oracle's "sysdate" keyword?

Thanks,

John



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

Предыдущее
От: "Thomas T. Thai"
Дата:
Сообщение: OR-ing rows of bits
Следующее
От: "Sebastiano Cascione"
Дата:
Сообщение: maximum number of connections exceeded