Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: sql statement

Re: sql statement

From: <tandym_at_hotmail.com>
Date: Wed, 27 Sep 2000 16:05:09 GMT
Message-ID: <8qt5re$3ma$1@nnrp1.deja.com>

select count(id) from my_table
where id = 12345
and date >= date - 365;

sonya

> the date field, that from the current date, are less than a year old.
>
> Thanks.
>
> Steve
>
> Newsgroup replies preferred. Remove nospam when replying thru email.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Sep 27 2000 - 11:05:09 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US