Re: total time more than 24 hours

Поиск
Список
Период
Сортировка
От Sameer Kumar
Тема Re: total time more than 24 hours
Дата
Msg-id CADp-Sm42MChH2Ae9_G2BtKKam5OvgFVjs5_7uooLYrQ9DnofJg@mail.gmail.com
обсуждение исходный текст
Ответ на total time more than 24 hours  (avpro avpro <avprowebeden@gmail.com>)
Ответы Re: total time more than 24 hours  (Sameer Kumar <sameer.kumar@ashnik.com>)
Список pgsql-novice

Regards
Sameer

PS: Sent from my Mobile device. Pls ignore typo n abb
On 5 Jan 2014 22:32, "avpro avpro" <avprowebeden@gmail.com> wrote:
>
> hi,
>
> I would like to have a table with one field storing time values greater than 24 hours.
> for example: 53:42 (53 hrs and 42 min). how could i do this?

Its not 'TIME' but 'TIME INTERVAL' that you want to use. Try interval data type in postgreSQL

> thank you.
>

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

Предыдущее
От: avpro avpro
Дата:
Сообщение: total time more than 24 hours
Следующее
От: Magnus Persson
Дата:
Сообщение: Returning NULL from SRF