FW: How to select the millisecond/microsecond parts of the dateti me column

Поиск
Список
Период
Сортировка
От Narayanan, Kannan
Тема FW: How to select the millisecond/microsecond parts of the dateti me column
Дата
Msg-id E3940A45EE1CD21196100001FA444AE702B0D18E@sw720x019.visa.com
обсуждение исходный текст
Список pgsql-hackers

> -----Original Message-----
> From:    Narayanan, Kannan 
> Sent:    Wednesday, November 17, 1999 10:47 AM
> To:    'pgsql-questions@postgresql.org'
> Subject:    How to select the millisecond/microsecond parts of the
> datetime column
> Importance:    High
> 
> Hello,
> 
> Product version: Postgres 6.5.3
> 
> SELECT DATETIME('MILLISECOND', 'NOW'::DATETIME) always returns 0(ZERO) and
> so does 'MICROSECOND'. However a reading of the manuals indicate that the
> database supports much higher precision values. How do I retrieve the
> additional precision values (beyond seconds) when I use the datetime
> field? This is a requirement for a conversion project that I am working
> on. Could someone help please. 
> 
> Thanks
> Kannan


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

Предыдущее
От: Evan Simpson
Дата:
Сообщение: Re: [HACKERS] Re: Postgresql Docs....
Следующее
От: Vince Vielhaber
Дата:
Сообщение: FW: Query