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

emp表是雇员信息表,以下哪个变量可以存放emp表中的一条记录()

A、v_record emp%type;

B、v_record emp%recordtype;

C、v_record emp%record_type;

D、v_record emp%rowtype;

E、v_record emp%row_type;

更多“emp表是雇员信息表,以下哪个变量可以存放emp表中的一条记录()”相关的问题
第1题

A、v_sal emp%rowtype;  B、v_sal emp.sal%type;  C、v_sal emp.sal.%type;  D、v_sal %type(emp.sal);  E、v_sal (emp.sal)%type;  

点击查看答案
第3题

A、Select *From Emp Where Job>="办事员"  B、Select* From Emp Where Job==’办事员’  C、Select* From Emp Where Job<>’办事员’  D、Select* From Emp Where Job!=’办事员’  

点击查看答案
第5题

A、A.Select * From Emp Where EmpNO In('791','792','793')  B、B.Select * From Emp Where EmpNO ='791' Or EmpNO='792' OR EmpNO='793'  C、C.Select * From Emp Where EmpNO >='791' And EmpNO<='793'  D、D.Select * From Emp Where EmpNO >'791' And EmpNO<'793'  

点击查看答案
第6题

A、在引用列变量的单变量模拟运算中,计算公式一定位于变量列的右上角单元  B、在引用行变量的单变量模拟运算中,计算公式一定位于变量列的左下角单元  C、在双边量模拟运算中,计算公式一定位于模拟运算左上角行变量和列变量交叉单元格  D、模拟运算整体运算出来的,不能删除其中某个格的值,必须整体删除  

点击查看答案
第7题

A、Select * From Emp Where EmpNO Not In('791','792','793')  B、Select * From Emp Where EmpNO !='791' AND EmpNO!='792' And EmpNO='793'  C、Select * From Emp Where EmpNO <>'791' AND EmpNO<>792' And EmpNO=<>793'  D、Select * From Emp Where EmpNO =!'791' AND EmpNO =!'792' And EmpNO =!'793'  

点击查看答案
第8题

A、elect * From Emp Where HirDate>='1981-1-1' And HirDate <='1981-12-31'   B、Select * From Emp Where Between In '1981-1-1' And <'1981-12-31'  C、Select * From Emp Where Between In '1981-12-31' And <'1981-1-1'   D、Select * From Emp Where HirDate>='1981-1-1' NOT HirDate <='1981-12-31'  

点击查看答案
第9题

A、A.type array arr_type[emp.ename%type] index by binary_integer;  B、B.type table arr_type[emp.ename%type] index by binary_integer;  C、C.type arr_type is table of emp.ename%type index by binary_integer;  D、D.type arr_type is pl_sql table of emp.ename%type index by binary_integer;  

点击查看答案
客服
TOP

请使用微信扫码支付

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