搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【单选题】

查询出EMP表中1982年及以后入职的员工信息()(注:字段hiredate为入职日期,数据类型为DATE型)

A、select * from emp where hiredate>='19820101';

B、select * from emp where hiredate>=to_char('19820101','YYYYMMDD');

C、select * from emp where to_date(hiredate,'YYYYMMDD')>='19820101';

D、select * from emp where to_char(hiredate,'YYYYMMDD')>='19820101';

更多“查询出EMP表中1982年及以后入职的员工信息()(注:字段hiredate为入职日期,数据类型为DATE型)”相关的问题
第1题

A、select count(*) from Dept d用于统计部门个数  B、select sum(e.salary) from Emp e用于汇总员工工资总额  C、select max(e.hiredate) from Emp e用于找到最新的员工的职时间  D、select min(e.hiredate) from Emp e用于找到最早的员工的职时间  

点击查看答案
第5题

A、1999以后  B、1998以后  C、1996以后  

点击查看答案
第6题

A、select * from emp where comm='';  B、select * from emp where comm=null;  C、select * from emp where nvl(comm)=0;  D、select * from emp where comm is null;  E、select * from emp where nvl(comm,0)=0;  

点击查看答案
第8题

A、资产管理员  B、人事管理员  C、工程委托人员  D、培训管理员  

点击查看答案
第9题

A、A. emp表中数据处于回滚段中  B、B. emp表中的数据被永久删除  C、C. emp表中的数据没有变化  D、D. 原来的emp表中的数据被添加到新emp表中  E、E. 以上所述都不正确  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服