is in postgres solution

From: Margus Roo <margusja(at)101d(dot)ee>
To: pgsql-general(at)postgresql(dot)org
Subject: is in postgres solution
Date: 2005-05-16 08:43:09
Message-ID: 42885D1D.1000806@101d.ee
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello.
I have 2 variables type timestamp. Example date1 = 2005-01-01 23:00 and
date2 = 2005-05-04 12:00. I want get something like age(date2,date1) but
ouput format must by hours::minutes.

Is that bossible?

Reg, Margusja

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2005-05-16 08:44:22 Re: date problem
Previous Message Roman Neuhauser 2005-05-16 08:30:55 Re: date problem