Inserting the current date

Поиск
Список
Период
Сортировка
От john
Тема Inserting the current date
Дата
Msg-id ZNwQ7.642$CR2.230891@typhoon.maine.rr.com
обсуждение исходный текст
Ответы Re: Inserting the current date
Список 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 по дате отправления: