select * from emp where empno=to_char(7499);
在empno上建索引,会走吗?