oracle中子查询

SQL> set linesize 200 SQL> --查询工资比SCOTT高的员工信息 SQL> --1. SCOTT的工资 SQL> select sal from emp where ename='SCOTT'; SAL
相关文章
相关标签/搜索