Which type of PL/SQL construct would you use to automaticall

题目
单选题
Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space-related problem?()
A

 functions

B

 package

C

 procedure

D

 database trigger

E

 anonymous PL/SQL block

参考答案和解析
正确答案: B
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In your Certkiller .com database server the parameter PLSQL_CODE_TYPE has been set to NATIVE. Which object would be achieved by the setting?()

  • A、The source PL/SQL code will be stored in native machine code.
  • B、The source PL/SQL code will be stored in interpreted byte code.
  • C、The compiled PL/SQL code will be stored in native machine code.
  • D、The compiled PL/SQL code will be stored in interpreted byte code.

正确答案:C

第2题:

Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space/x7frelated problem? ()

  • A、function
  • B、package
  • C、procedure
  • D、database trigger
  • E、anonymous PL/SQL block

正确答案:D

第3题:

You are using Enterprise Manager to schedule backups for your database.  Which type of script would begenerated by the backup scheduler()

  • A、XML script
  • B、PL/SQL script
  • C、Operating system scriptThis document was downloaded from =>> http://www.amaderforum.com
  • D、Recovery Manager (RMAN) script

正确答案:D

第4题:

You want to make use of the object features available in the database for the form module you are developing. Which three statements about object types are true? ()

  • A、An object type is a user-defined composite data type. 
  • B、The attributes of an object type can be those of other object types. 
  • C、A PL/SQL table of records is an example of a nested object type. 
  • D、An object type must be declared as a type before the actual object itself can be declared.

正确答案:A,B,D

第5题:

Which type of PL/SQL construct would you use to automatically correct the error resulting from a statement that was suspended due to a space-related problem?()

  • A、 functions
  • B、 package
  • C、 procedure
  • D、 database trigger
  • E、 anonymous PL/SQL block

正确答案:D

第6题:

The CALC function is used several times within the sales report. To simplify maintenance you want to store the function in one place and call it from within your PL/SQL trigger code. Which node would you use in object navigator to create a report level programme unit to store the function?()

  • A、Programme units. 
  • B、PL/SQL libraries. 
  • C、Database object. 
  • D、Built in packages.

正确答案:A

第7题:

You created a custom menu for the Order Entry application. The shipping administrator has requested an additional submenu containing four items to invoke various reports. Which command type must you use to identify the parent menu item as a submenu? ()

  • A、Menu 
  • B、Plus 
  • C、Macro
  • D、PL/SQL

正确答案:A

第8题:

You have forgotten the name of binary PL/SQL library saved to the operating system. This file contains the PL/SQL constricts you created for the inventory report. For which file extension should you reach?()

  • A、 .SQL 
  • B、 .PLL 
  • C、 .PLD
  • D、 .PRT

正确答案:B

第9题:

You want to configure and schedule offline database backups to run automatically.  Which tool or utilitywould you use to achieve this()

  • A、the XML script
  • B、the PL/SQL script
  • C、the DBMS_SCHEDULER package
  • D、Enterprise Manager to schedule the backup

正确答案:D

第10题:

You are using the backup scheduler in Enterprise Manager (EM) to schedule a backup of your database. Which type of script does the backup scheduler generate?()

  • A、SQL script
  • B、PL/SQL script
  • C、Operating System (OS) script
  • D、Enterprise Manager (EM) script
  • E、Recovery Manager (RMAN) script

正确答案:E

更多相关问题