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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: I was told there would be no (date) math

Re: I was told there would be no (date) math

From: Sandeep Dubey <dubey.sandeep_at_gmail.com>
Date: Thu, 13 Apr 2006 13:17:31 -0400
Message-ID: <bf2f74740604131017l39a27bd0mb459564a5f041e90@mail.gmail.com>


Rich,

You can do date - number, but not number - date. First query fails as it is date - date which is a number and then - date. With parenthesis, it resolves to date - number.

Sandeep

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Apr 13 2006 - 12:17:31 CDT

Original text of this message

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