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

oracle

From: Aloy Kumar Ghosal <aghosal_at_qwest.com>
Date: 18 May 2001 14:07:27 -0700
Message-ID: <19cadbc4.0105181307.53d277c9@posting.google.com>

please help me in finding out what is the problem with the following piece of code:

SELECT..........FROM...........WHERE....... and date BETWEEN to_date('$&$/$&$/$&$','Mon/DD/YYYY') AND  (to_date('$&$/$&$/$&$','Mon/DD/YYYY') + 1); Received on Fri May 18 2001 - 16:07:27 CDT

Original text of this message

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