econds'::interval as "Time Interval";
Time Interval
---
03:25:45
(1 row)
Hope this helps
Francis Solomon
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of George Johnson
Sent: 06 December 2000 16:28
To: [EMAIL PROTECTED]
Sub
Hello,
I'm converting from MySQL to PostgreSQL (actually
flipping/flopping back) and have a question:
MySQL has a cool function sec_to_time() which
converts your number of seconds to hh:mm:ss
I've read thru the mailing lists and am basically
trying to implement the following:
MySQ