【中华硕博网-全球500所高校指定报名中心】
【在职研究生】 【在职博士】 【MBA/EMBA】
  您现在的位置: 中华硕博网 > IT培训 > oracl > 考试认证 > 文章正文
站内搜索:

1Z0-001考题回忆 12.17

作者:硕博网    文章来源:中华硕博网    点击数:    更新时间:2008-5-3
中华硕博网(http://www.china-b.com)全球500所高校指定报名中心--1Z0-001考题回忆 12.17
>  20.u're proceesing a cursor and in the middle fetched some rows..
  what will be the next step in the processing of a cursor?
  a.OPEN
  b.Test whether fetch return rows
  c.CLOSE
  d. ....
  
  21.u've created this
  CREATE SYNONYM emp FOR Ed.Employee;
  what will be achieved?
  a.Need to qualify the table with schema name is removed for the user Ed
  b..Need to qualify the table with schema name is removed for u only
  c..Need to qualify the table with schema name is removed for all users of the database
  d..Need to qualify the table with schema name is removed for the users who can access emp table
  
  22.a ques about sequence i only remember answer
  CREATE SEQUENCE patient_id_seq
  START WITH 10000
  MAXVALUE 999999999
  NOCYCLE;
  
  23.a ques about the uses of WHERE clause(u've to pick 3)
  
  24. In a PLSQL block which of these will generate an exception? (Pick 2)
  
  a.select will return a single row (when used with INTO)
  b.select will return multiple rows (when used with INTO)
  c.a select statement with group by

上一页  [1] [2] [3] [4] [5] 

 相关热词搜索
>>更多
  • 此栏目下没有文章