单项选择题You have forgotten the name of binary PL/SQL library saved to the operating system. This file contains the PL/SQL constricts you created for the inventory report. For which file extension should you reach?()

A、 .SQL 
B、 .PLL 
C、 .PLD
D、 .PRT


您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题You are creating a sales data template and need to add a picture to the margin. What is the best way to add this margin?()

A.Choose the margin code in the object navigator and select file->import->image. 
B.Choose the margin node in the object navigator and use the tool bar button. 
C.Click the margin button in the layout model and select file->import->image. 
D.Click the margin button in the layout model and use the tool bar button.

2.单项选择题You need to add a pop-up menu to the CV_EMP canvas to display when a user right-clicks the mouse within the canvas. How could you create the pop-up menu?()

A.Use the Layout Editor to create a pop-up menu, assign commands to the menu in the Menu Editor, and attack the menu items to the canvas. 
B.Use the Report Wizard to create a pop-up menu and attack the menu items to the canvas.  
C.Alter the pop-up Menu Property value in the Property Palette of the canvas. 
D.Use the Object Navigator to create a pop-up menu, assign commands to the menu items, and attack the menu to items or canvases.

4.单项选择题Using the reports server how would you force the orders report in the orders entry application to run every six hours?()

A.Schedule the report's execution in the queue manager. 
B.Schedule the reports execution using the R30RQM command line with scheduled parameter. 
C.Create a trigger in the application to execute the report every six hours. 
D.You cannot schedule a reports execution.

5.单项选择题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.

7.单项选择题You are creating the DEPT_SAL data block from the PAYHIST form. Users should be able to enter a valid department ID number, which will then display the employee salary information for that department. This data block could potentially retrieve a large number of records. Since users will probably only view a small number of these records, only 10 records should be fetched at one time. How would you create the data block?()

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.

8.单项选择题Which statement is true about mouse events? ()

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.

9.单项选择题When is an implicit anchor created?()

A.When an object is enclosed by another object. 
B.When a page break after pagination property is enabled. 
C.When a link is created between two objects. 
D.When a keep with anchoring object pagination property is enabled.

10.单项选择题Which report style would you use to create a report listing each department and including a listing of employees beneath their respective department?()

A.Group left. 
B.Form like. 
C.Matrix W/group. 
D.Group above. 
E.Mailing label. 
F.Form letter.

最新试题

You are creating a sales data template and need to add a picture to the margin. What is the best way to add this margin?()

题型:单项选择题

You want to create a template to be used as a standard for all company reports. What is the easiest way to do this?()

题型:单项选择题

How would you default the layout of a parameter form? ()

题型:单项选择题

Which three scenarios describe appropriate uses for key triggers?()

题型:多项选择题

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?()

题型:单项选择题

36 You are creating a report wizard to create a matrix report. The query build, you select the patient_name column from the patient table; the doctor_name from the doctors table; and the doctor_ID, patient_ID and ID columns from the procedure table. In the report wizard you select patient_name as the row value, doctor_ID as the column values and the count as the cell values. You need to add a total for each doctors column. In the wizard report which tab will allow you to create the summary column?()

题型:单项选择题

The accounts receivable department requested an accounts status to allow users to enter either a customer name, customer number, customer phone number and then display the customer out standing balance. You want to restrict the data retrieved based on values entered by the users. Which where clause would you write in the query to select statement to accomplish this task?()

题型:单项选择题

You are creating a tabular report for the sales department with a department break group. You need to ensure that if al least six sales records will not fit at the button of a page, the group will start on the next page. Which printing frame property would you alter to achieve these results?()

题型:单项选择题

Using the reports server how would you force the orders report in the orders entry application to run every six hours?()

题型:单项选择题

The IT department requested a report to list each server name and the name of each department that utilizes resources from each server. You create a tabular layout that breaks on the server name. You ran the report and noticed that the department field is too large for most of the department names. Which field size setting would you use to allow the field to be smaller but not larger than the field layout size?()

题型:单项选择题