单选题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?()ASHOW_WINDOW BRESIZE_WINDOW CDISPLAY_WINDOW DMOVE_WINDOW_X_Y EWINDOW_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


参考解析

解析: 暂无解析

相关考题:

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

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'.

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.

Which built-in do you use to determine which timer in form module has expired?()A、FIND_TIMER B、GET_TIMER_PROPERTYC、GET_APPLICATION_PROPERTY D、GET_CUSTOM_ITEM_EVENT_PROPERTY

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、FULLB、SCHEMASC、REMAP_SCHEMAD、REMAP_DATAFILESE、REMAP_TABLESPACE

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.

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_VIEWD、GET_WINDOW_PROPERTY

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、FULLB、SCHEMASC、TRANSFORMD、REMAP_SCHEMAE、REMAP_TABLESPACE

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.

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、FULLB、SCHEMASC、TRANSFORMD、REMAP_SCHEMAE、REMAP_TABLESPACE

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

You are implementing a very simple TCP/IP network. It rarely changes and you would like to use Oracle Connection Manager to filter client requests.  Which naming method can you use?()A、Only hostB、Only localC、Either host or localD、Both host and local

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 are the administrator of a Windows 2000 network. You purchase 25 new portable computers that have a preinstalled version of Windows 98. You upgrade the 25 new computers to Windows 2000 Professional. You want to remove the Logoff option from the start menu on the 25 new computers. Which two methods can you use to accomplish this goal?()A、 On the advanced tab of the task bar and start menu dialog box, clear the Display log off  option.B、 On the advanced tab of the task bar and start menu dialog box, clear the administrative tools  option. C、On the general tab of the task bar and start menu dialog box, clear the personalized menus  option. Log off and then log on to the computers.D、 Use a local computer policy that will not include the logoff option on the start menu.E、 Use the user profiles tab within the properties of my computer to change the profile from the  local profile to a roaming user profile.

单选题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? ()AHIDE_WINDOW BCLOSE_WINDOW CREPLACE_CONTENT_VIEWDGET_WINDOW_PROPERTY

单选题You observe that in your PROD database, customer information is being modified by some unauthorized users. You want to keep track of all of the transactions happening on the table using PL/SQL. Which type of PL/SQL subprogram or construct would you use to accomplish this task?()AfunctionsBpackagesCproceduresDdatabase triggersEanonymous PL/SQL block

单选题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?()ASHOW_WINDOW BRESIZE_WINDOW CDISPLAY_WINDOW DMOVE_WINDOW_X_Y EWINDOW_VISIBLE_X_Y

单选题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?()AREF cursor query. BStored function. CFrom clause query. DTransactional trigger.

单选题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?()AFULLBSCHEMASCREMAP_SCHEMADREMAP_DATAFILESEREMAP_TABLESPACE

单选题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()AFULLBSCHEMASCTRANSFORMDREMAP_SCHEMAEREMAP_TABLESPACE

单选题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()AFULLBSCHEMASCTRANSFORMDREMAP_SCHEMAEREMAP_TABLESPACE

多选题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? ()AAn object type is a user-defined composite data type.BThe attributes of an object type can be those of other object types.CA PL/SQL table of records is an example of a nested object type.DAn object type must be declared as a type before the actual object itself can be declared.

单选题You are implementing a very simple TCP/IP network. It rarely changes and you would like to use Oracle Connection Manager to filter client requests.  Which naming method can you use?()AOnly hostBOnly localCEither host or localDBoth host and local

单选题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?()ABefore parameter form. BAfter parameter form. CBefore report. DAfter report.

单选题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?()ADisable the values for the Menu Module Roles property. BSet the Use Security value in the form module Property Palette to 'True'. CSet the Use Security value in the form module Property Palette to 'False'. DSet the Use Security value in the menu module Property Palette to 'True'. ESet the Use Security value in the menu module Property Palette to 'False'.

单选题Which built-in do you use to determine which timer in form module has expired?()AFIND_TIMER BGET_TIMER_PROPERTYCGET_APPLICATION_PROPERTY DGET_CUSTOM_ITEM_EVENT_PROPERTY

单选题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?()ANEW_FORM BOPEN_FORM CCALL_FORM DCLOSE_FORM

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