Re: Sum(time) possible?

From: Andrew Gould <andrewgould(at)yahoo(dot)com>
To: Konstantinos Agouros <elwood(at)agouros(dot)de>, pgsql-general(at)postgresql(dot)org
Subject: Re: Sum(time) possible?
Date: 2001-11-03 17:33:35
Message-ID: 20011103173335.85190.qmail@web13406.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Are you trying to sum times or lengths of time?

Andrew

--- Konstantinos Agouros <elwood(at)agouros(dot)de> wrote:
> Hi,
>
> I have a column of times that I would need to sum up
> for accounting purposes.
> Since sum(time) does not seem to be defined anybody
> got an easy clue how to
> do this?
>
> Regards,
>
> Konstantin
> --
> Dipl-Inf. Konstantin Agouros aka Elwood Blues.
> Internet: elwood(at)agouros(dot)de
> Otkerstr. 28, 81547 Muenchen, Germany. Tel +49 89
> 69370185
>
----------------------------------------------------------------------------
> "Captain, this ship will not survive the forming of
> the cosmos." B'Elana Torres
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

__________________________________________________
Do You Yahoo!?
Find a job, post your resume.
http://careers.yahoo.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Konstantinos Agouros 2001-11-03 17:35:13 Re: Sum(time) possible?
Previous Message Konstantinos Agouros 2001-11-03 16:45:21 Sum(time) possible?