51Testing软件测试论坛
标题:
Oracle index怎么使用?
[打印本页]
作者:
jjj0773
时间:
2012-4-12 22:01
标题:
Oracle index怎么使用?
我使用scott 下面的emp作为参考,建立索引 create index in_emp_hiredate on emp (hiredate);然后想用 select ename , hiredate from emp where in_emp_hiredate > to_date('3-8-82','DD-MM-YY');
查询,老是出错,不知道index能不能这样用,新手不怎么会用,希望大家给指点下。谢谢
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2