interval related problem

From: Rakesh Shembekar <srakesh_22(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: interval related problem
Date: 2004-12-24 03:37:00
Message-ID: 20041224033700.94987.qmail@web14307.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I am firing a query some thing like this
select ('2004-12-12'::time - '2004-10-12'::time) from employee;
Which returs me time in days I want time in hours and minutes what I should do
With anticipatory thanks


---------------------------------
Do you Yahoo!?
Meet the all-new My Yahoo! Try it today!

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-12-24 04:06:06 Re: interval related problem
Previous Message Nico 2004-12-23 11:06:36 Re: first() causes NullPointerException