Re: Inserting the current date

Поиск
Список
Период
Сортировка
От john
Тема Re: Inserting the current date
Дата
Msg-id QWwQ7.643$CR2.231366@typhoon.maine.rr.com
обсуждение исходный текст
Ответ на Inserting the current date  ("john" <servobit@m.r.c>)
Список pgsql-general
Nevermind, I found it here:


"john" <servobit@m.r.c> wrote in message
news:ZNwQ7.642$CR2.230891@typhoon.maine.rr.com...
> 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 по дате отправления:

Предыдущее
От: "Yanek Korff"
Дата:
Сообщение: duplicate templates, wrong users
Следующее
От: "Gregory Wood"
Дата:
Сообщение: Re: What is the practical limitation of no multi-threading?