Re: JDBC and intervals

Поиск
Список
Период
Сортировка
От Pablo Velasquez Rivas
Тема Re: JDBC and intervals
Дата
Msg-id 40290F1F.7090606@its.co.cr
обсуждение исходный текст
Ответ на JDBC and intervals  (Pablo Velasquez Rivas <pvelasquez@its.co.cr>)
Список pgsql-jdbc
Thanks for the help. It worked.

But, just a little question.

Well, how I'm dealing with dates, so maybe the difference between some days would be greater than the latest representation in a time type.

For example,

    interval           |  time
1 day 02 : 15       |  02:15
2 days 00:02        | 00:02
 and so on.


So, is there a way to get that kind of intervals (greater than one day) ?

Thanks.
--
==                                 ==
   Pablo A. Velasquez Rivas
Computer Science Engineer
==                                 ==

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

Предыдущее
От: "shawn"
Дата:
Сообщение: unsubscribe
Следующее
От: Barry Lind
Дата:
Сообщение: Re: closing statements when connection is closed