explain plan for select * from emp where deptno = 10;
select * from table(dbms_xplan.display);
Cost(%CPU)列数值之和小的,效率高