H
helium-he
Unregistered / Unconfirmed
GUEST, unregistred user!
Oracle数据库中,字段为DATE,<br>用Oracle 的SQL Plus 查询的的数据中(其中rq_cb 为date)<br>HH RQ_CB<br>0001747 29-2月-04<br>在SQL Plus 中,查询为:<br>select * from 表 where rq_cb='29-2月-04' 才能查找到<br><br>在query1.Sql中,查询条件要怎么写才能实现: