单项选择题
How would you default the layout of a parameter form? ()
A.Use the default layout tool in the parameter form editor.
B.Select menu item tool->parameter form builder.
C.Open the parameter form editor and select menu items tool->default layout.
D.You cannot default the layout of the parameters.
相关考题
-
单项选择题
36Youarecreatingareportwizardtocreateamatrixreport.Thequerybuild,youselectthepatient_namecolumnfromthepatienttable;thedoctor_namefromthedoctorstable;andthedoctor_ID,patient_IDandIDcolumnsfromtheproceduretable.Inthereportwizardyouselectpatient_nameastherowvalue,doctor_IDasthecolumnvaluesandthecountasthecellvalues.Youneedtoaddatotalforeachdoctorscolumn.Inthewizardreportwhichtabwillallowyoutocreatethesummarycolumn?()
A.Rows
B.Totals
C.Columns
D.Cells
E.Data -
单项选择题
YouarecreatingtheDEPT_SALdatablockfromthePAYHISTform.UsersshouldbeabletoenteravaliddepartmentIDnumber,whichwillthendisplaytheemployeesalaryinformationforthatdepartment.Thisdatablockcouldpotentiallyretrievealargenumberofrecords.Sinceuserswillprobablyonlyviewasmallnumberoftheserecords,only10recordsshouldbefetchedatonetime.Howwouldyoucreatethedatablock?()
A.Select The Data Blocks node in the Object Navigator and click the Create button. Choose to build the data block manually, enter the procedure name in the Query Data Source Columns property, and the procedure code in the Query Data Source Arguments property.
B.Choose Tools -> Data Block Wizard, select Table as the data source type, and base the block on the columns from the tables.
C.Choose Tools -> Data Block Wizard, select, View as the data source type, and base the block on the columns from the tables.
D.Select the Data Blocks node in the Object Navigator and click the Create button. Choose to build the data block manually, alter the Query Data Source Type property to 'FROM clause query', and enter the SELECT statement in the Query Data Source Name property.
E.Select the Data Block node in the Object Navigator and click the Create button. Alter the Query Data Source Type, Query Data Source Name, Query Data Sources Columns, and Query Data Source Arguments properties to create a stored procedure that uses a red cursor. -
单项选择题
Whichstatementistrueaboutmouseevents?()
A.The cursor style can be set to CAUTION.
B.Double-clicking a mouse button can potentially fire six mouse event triggers.
C.The values for the SYSTEM.MOUSE_BUTTON_PRESSED system variable can only be 1 or 2.
D.Click and double-click button actions can only detect if the mouse is positioned in an item.
