A.FORMS_DDL B.DO_SQL C.FORM_SUCCESS D.FORM_NOT_SUCCESS E.DBMS.ERROR_CODE
单项选择题Youneedtochangethetextofapop-upmenuthatappearswhenauserrightclicksthemouseintheEMP_DATAdatablock.Wherecouldyoufindthenodeforthepop-upmenuintheObjectNavigator?()
A.Built-in Packages B.Menus C.PL/SQL Libraries D.Object Libraries E.Form Module
多项选择题Whichtwostatementsaretrueaboutrecordgroups?()
A.They are stored in the database. B.They are stored in local Forms memory. C.The type is specified explicitly at design time. D.The type is implied by when and how it is created.
单项选择题WhichtriggerpropertyappliestoKeytriggers?()
A.Hide Keys B.Show Menu Keys C.Hide Menu Keys D.Display in 'Keyboard Help' E.Hide Keys Description
单项选择题Howcanyouchangethecursorstyleinyourform?()
A.Open the form module property palette and set the Cursor Style property. B.From the Tools menu, select Preferences-->Runtime Settings. C.Use the GET_APPLICATION_PROPERTY and SET_APPLICATION_PROPERTY built-ins. D.You cannot change the cursor style.
单项选择题YoucreateapackagethatcontainsPL SQLvariablesthatmustbesharedamongseveralformsintheTravelapplication.Youplacethepackageinalibraryandattachthelibrarytoalltheformsthat needtosharethedata.WhichparameterintheOPEN_FORMbuilt-inmustyousettoensurethatchangesmadebyoneformarevisibletotheotherformsintheapplication?()
A.data_mode B.paramlist C.query_mode D.session_mode