Re: Sum(time) possible?

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

On Sat, Nov 03, 2001 at 09:33:35AM -0800, Andrew Gould wrote:
> Are you trying to sum times or lengths of time?
Yup. A little background the column hold the time someone works on a project.
At the end of the month I want to see the total time. If time is not the right
column type for this please let me know.

Konstantin
>
> 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

--
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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Command Prompt, Inc. 2001-11-03 17:48:04 Re: how do the pro's do this? (still a newbie)
Previous Message Andrew Gould 2001-11-03 17:33:35 Re: Sum(time) possible?