Re: Problem with timestamp - Pls help

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem with timestamp - Pls help
Дата
Msg-id 20527.1063986150@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem with timestamp - Pls help  ("Kumar" <sgnerd@yahoo.com.sg>)
Список pgsql-sql
"Kumar" <sgnerd@yahoo.com.sg> writes:
> I wanted to update one column of my table with now() or timestamp. And I wa=
> nt that timestamp of format ------------------------
>  2003-09-19 18:39:08.13

It sounds like you simply want to limit the fractional precision of the
value.  Why don't you just declare the column as timestamp(2) ?  All
this fooling around with substrings is inefficient and doesn't have much
to do with your real intent anyhow.
        regards, tom lane


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Problem with timestamp - Pls help
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: virus warning