You create a multiple form application- Which built-in must 

题目
单选题
You create a multiple form application- Which built-in must you use to invoke the form modules to enable you to programmatically control navigation between the multiple forms in your application?()
A

NEW_FORM 

B

OPEN_FORM 

C

CALL_FORM 

D

CLOSE_FORM

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which two roles or privileges must you have to export tables owned by another user?()

  • A、CREATE USER
  • B、CREATE SESSION
  • C、CREATE ANY TABLE
  • D、IMP_FULL_DATABASE
  • E、EXP_FULL_DATABASE

正确答案:B,E

第2题:

Which built-in do you use to determine which timer in form module has expired?()

  • A、FIND_TIMER 
  • B、GET_TIMER_PROPERTY
  • C、GET_APPLICATION_PROPERTY 
  • D、GET_CUSTOM_ITEM_EVENT_PROPERTY

正确答案:C

第3题:

Which is NOT a feature of the Eclipse Framework?()

  • A、You can easily extend the tool through Eclipse extension points
  • B、Enables Domino DB2 Integration
  • C、Built-in editors for CSS, XML, HTML
  • D、Allows you to work with multiple IBM tools in a single container

正确答案:B

第4题:

Which three built-ins can you use to navigate between forms invoked with the OPEN_FORM built-in? ()

  • A、CLOSE_FORM 
  • B、NEXT_FORM 
  • C、GO_FORM 
  • D、PREVIOUS_FORM

正确答案:B,C,D

第5题:

Which built-in would you use to test whether the CREATE TABLE command issued in the SALES form executed successfully?()

  • A、FORMS_DDL 
  • B、DO_SQL 
  • C、FORM_SUCCESS 
  • D、FORM_NOT_SUCCESS
  • E、DBMS.ERROR_CODE

正确答案:C

第6题:

The accounting manager wants you to create a form that when queried will display a calculated total of year-to-date actual expenditures for the found code entered. The values needed to generate this summary data are stored in multiple tables. Which data source type can you assign to the data block for this form without having the DBA create a database object?()

  • A、database table 
  • B、transactional trigger 
  • C、stored procedure 
  • D、FROM clause query 
  • E、client-side procedure

正确答案:D

第7题:

While designing your database, you have created the EMPLOYEEStable as an index-organized (IOT). You want to create a bitmap index on the JOD_IDcolumn to make queries faster. Which task must have been completed so that you are able to create the bitmap index?()

  • A、 A primary key must have been created.
  • B、 A mapping table must have been created.
  • C、 An overflow tablespace must have been specified.
  • D、 The PCTTHRESHOLD option must have been specified.

正确答案:B

第8题:

You want to create the Recovery Manager (RMAN) Virtual Private Catalog (VPC) to maintain a separation of responsibilities along with a consolidation of RMAN repository. Which condition must be met before you create the VPC?()

  • A、A base catalog exists
  • B、The recovery catalog is empty
  • C、The base recovery catalog must be dropped
  • D、A target database is registered in the recovery catalog

正确答案:A

第9题:

Your database block size is 4 KB. In this database, you are required to create a tablespace with a block size of 8 KB. Which is the prerequisite for creating this tablespace?()

  • A、 The parameter DB_CACHE_SIZE must be a multiple of 8.
  • B、 The value of the parameter SGA_MAX_SIZE must be increased.
  • C、 The tablespace must be created with a uniform extent size of 8 KB
  • D、 The parameter DB_8K_CACHE_SIZE must be defined in the parameter file.

正确答案:D

第10题:

You are developing a custom-collection class.You need to create a method in your class. You need to ensure that the method you create in your class returns a type that is compatible with the Foreach statement. Which criterion should the method meet?()

  • A、The method must return a type of either IEnumerator or IEnumerable.
  • B、The method must return a type of IComparable.
  • C、The method must explicitly contain a collection.
  • D、The method must be the only iterator in the class.

正确答案:A

更多相关问题