欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > Oracle认证考试 > Oracle认证综合练习

单项选择题

在PL/SQL中定义一个可以存放雇员表(EMP)的员工名称(ENAME)的PL/SQL表类型,应该()

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

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题