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 -> How to formate date in where clause?

How to formate date in where clause?

From: Maggie <maggiezhou_at_hotmail.com>
Date: 2000/06/08
Message-ID: <8hosup$a5q$1@web1.cup.hp.com>#1/1

I tried to run a query:

select a,b c
from d_table
where drop_date = sysdate - 1;

However, I coundn't get value return even I know there are rows matched to the query. I understand there must some way to format date. Can anyone help?

Thansk.
Maggie Received on Thu Jun 08 2000 - 00:00:00 CDT

Original text of this message

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