单选题You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()A SHOW_WINDOW B RESIZE_WINDOW C DISPLAY_WINDOW D MOVE_WINDOW_X_Y E WINDOW_VISIBLE_X_Y

题目
单选题
You developing a form module, and you would like to make an indicated window visible in a new display position. Which built-in can you use to accomplish this task?()
A

SHOW_WINDOW 

B

RESIZE_WINDOW 

C

DISPLAY_WINDOW 

D

MOVE_WINDOW_X_Y 

E

WINDOW_VISIBLE_X_Y

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

第1题:

You need to create a data block for DML operations in the NEW_EMPLOYEE form module. Which data source can you use for this block?()

  • A、REF cursor query. 
  • B、Stored function. 
  • C、From clause query. 
  • D、Transactional trigger.

正确答案:D

第2题:

You want to move all the objects of the APPS user in the test database to the DB_USER schema of the production database. Which option of IMPDP would you use to accomplish this task?()

  • A、FULL
  • B、SCHEMAS
  • C、REMAP_SCHEMA
  • D、REMAP_DATAFILES
  • E、REMAP_TABLESPACE

正确答案:C

第3题:

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

正确答案:B

第4题:

You are developing a tax report for the payroll application. You created a before parameter form report trigger to create three temporary tables to store text that are need while the report is executed. Which report trigger would you use to delete these temporary tables?()

  • A、Before parameter form. 
  • B、After parameter form. 
  • C、Before report. 
  • D、After report.

正确答案:D

第5题:

As an alternative to setting the Visible property to No for the ORDERS_WINDOW, which built-in could you use to achieve the same result? ()

  • A、HIDE_WINDOW 
  • B、CLOSE_WINDOW 
  • C、REPLACE_CONTENT_VIEW
  • D、GET_WINDOW_PROPERTY

正确答案:A

第6题:

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

第7题:

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

第8题:

You established access to menu modules using roles. While testing the application, you need access to all the menus in the SALES form module for all the roles. Which method will override the Menu Module Roles property to allow you to access all the menu items?()

  • A、Disable the values for the Menu Module Roles property. 
  • B、Set the Use Security value in the form module Property Palette to 'True'. 
  • C、Set the Use Security value in the form module Property Palette to 'False'. 
  • D、Set the Use Security value in the menu module Property Palette to 'True'. 
  • E、Set the Use Security value in the menu module Property Palette to 'False'. 

正确答案:E

第9题:

You want to move all objects of the APPS user in the test database to the DB_USER schema of the productiondatabase.  Which option of IMPDP would you use to accomplish this task()

  • A、FULL
  • B、SCHEMAS
  • C、TRANSFORM
  • D、REMAP_SCHEMA
  • E、REMAP_TABLESPACE

正确答案:D

第10题:

You want to move all objects of the APPS user in the test database to the DB_USER schema of theproduction database.  Which option of IMPDP would you use to accomplish this task()

  • A、FULL
  • B、SCHEMAS
  • C、TRANSFORM
  • D、REMAP_SCHEMA
  • E、REMAP_TABLESPACE

正确答案:D

更多相关问题