Re: Date Duration Numbers - Mailing list pgsql-novice

From John Nix
Subject Re: Date Duration Numbers
Date
Msg-id Pine.LNX.4.44.0207091255090.28748-100000@server.sblug.org
Whole thread Raw
In response to Re: Date Duration Numbers  (Jason Earl <jason.earl@simplot.com>)
List pgsql-novice
On 9 Jul 2002, Jason Earl wrote:

> test=> SELECT sum(end_date - start_date) AS total_days FROM test;
>  total_days
> ------------
>          15
> (1 row)
>
> Is this what you are looking for?
>

Exactly... Thanks...

John



pgsql-novice by date:

Previous
From: Jason Earl
Date:
Subject: Re: Date Duration Numbers
Next
From: "Chad Thompson"
Date:
Subject: views and rules