Re: Date Math

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Date Math
Date: 2007-05-08 02:49:25
Message-ID: Pine.LNX.4.64.0705071946590.20021@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 7 May 2007, Adrian Klaver wrote:

> Yes.

Adrian,

Whew! :-)

Now I'm working on pulling dates from two tables and checking if they're
in the current quarter. I see that I need SELECT EXTRACT FROM <column_name>,
and I'm thinking how to incorporate this with the rest of the selection
criteria. I'll probably be back on the list tomorrow.

Thanks very much,

Rich

--
Richard B. Shepard, Ph.D. | The Environmental Permitting
Applied Ecosystem Services, Inc. | Accelerator(TM)
<http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Paul Lambert 2007-05-08 02:58:51 Re: Vacuuming
Previous Message Adrian Klaver 2007-05-08 02:42:07 Re: Date Math