单项选择题
You need to base a data block on the EMP table, but you do not want to give the users of the application access privileges on the table. Which type of data source would you use to create the data block?()
A.table
B.transactional trigger
C.stored procedure
D.FROM clause query
相关考题
-
单项选择题
Youneedtodisplayaverylargesingle-recorddatablock.Sinceitwillbesolarge,aconvenientmeansofnavigationisneededbetweenitems.Whichtypeofcanvaswouldyouusetodisplaythedatablock?()
A.Tab canvas.
B.Pop up canvas.
C.Spread table canvas.
D.Vertical toolbar canvas. -
单项选择题
WhichvalueisvalidfortheiterateparameterintheCREATE_TIMERbuilt-infunction?()
A.CYCLE
B.ITERATE
C.NO_REPEAT
D.REUSE -
单项选择题
Form_AinvokesForm_BinPost-Onlymode.Whichstatementmustbetrue?()
A.Form_A has updates or deletes that have not been posted or committed, and Form_A invokes Form_B with the OPEN_FORM built-in.
B.Form_A has updates or deletes that have not been posted or committed, and Form_A invokes Form_B with the CALL_FORM built-in.
C.Form_A has inserts that have not been posted or committed, and Form_A invokes Form_B with the OPEN_FORM built-in.
D.Form_A has inserts that have not been posted or committed, and Form_A invokes Form_B with the CALL_FORM built in.
