多项选择题
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.
相关考题
-
单项选择题
YouhavewrittenacustommenuforaFormsapplication.Yousavedthemenumoduletothefilecustmenu.mmb.InthePropertyPalettefortheform,yousettheMenuModulepropertytocustmenu.Whenyouruntheform,thecustommenudoesnotappear.Whatcanyoudotofixthisproblem?()
A.Generate the menu module executable.
B.Save the menu module as custmenu.mmx.
C.In the Property Sheet for the form, set the Starting Menu property to custmenu.
D.In the Property Sheet for the form, set the Menu Module property to custmenu.mmb. -
单项选择题
WhatisthedatatypereturnedbytheCREATE_TIMERbuilt-in?()
A.long
B.timer
C.number
D.varchar2 -
多项选择题
WhichtwoPL/SQL8featuresaresupportedinOracleForms?()
A.methods
B.object tables
C.object columns
D.collection types
E.object as stored procedure parameters
