Re: JDBC and intervals - Mailing list pgsql-jdbc

From Pablo Velasquez Rivas
Subject Re: JDBC and intervals
Date
Msg-id 40290F1F.7090606@its.co.cr
Whole thread Raw
In response to JDBC and intervals  (Pablo Velasquez Rivas <pvelasquez@its.co.cr>)
List 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 by date:

Previous
From: "shawn"
Date:
Subject: unsubscribe
Next
From: Barry Lind
Date:
Subject: Re: closing statements when connection is closed