InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Are Different Types Of Column In Reports? |
|
Answer» There are 3 types of columns in the REPORTS BUILDER:
There are 3 types of columns in the reports builder: |
|
| 2. |
What Is The Lock Option In Reports Layout In Oracle Reports Builder? |
|
Answer» When we SET LOCK OPTION we cannot move the fields in the layout editor outside the FRAME. This is very USEFUL for maintaining the fields. When we set lock option we cannot move the fields in the layout editor outside the frame. This is very useful for maintaining the fields. |
|
| 3. |
What Is The Minimum Number Of Groups That Is Required In Matrix Report? |
|
Answer» FOUR GROUPS are REQUIRED for a MATRIX REPORTS. Four groups are required for a matrix reports. |
|
| 4. |
What Is The Difference When Confine Mode Is “on” And When It Is “off”? |
|
Answer» When we SET confine MODE is “ON” then OBJECT cannot be moved OUTSIDE its parent in the report layout. When we set confine mode is “ON” then object cannot be moved outside its parent in the report layout. |
|
| 5. |
What Is The Difference When Flex Mode Is Mode “on” & When It Is “off”? |
|
Answer» When we set flex MODE is ON then reports AUTOMATICALLY resize the PARENT when the CHILD is resized. When we set flex mode is ON then reports automatically resize the parent when the child is resized. |
|
| 6. |
What Are The Various Values Of The ‘print Condition Type’ Property In Reports? |
|
Answer» The various values are:
The various values are: |
|
| 7. |
What Is The ‘print Condition Type’ Property? |
|
Answer» ‘Print Condition TYPE’ property specifies the frequency with which you want the object to appear in the report. The Print Condition Type options INDICATE the logical PAGE(s) on which the object should be TRIGGERED to print with regard to the Print Condition Object. ‘Print Condition Type’ property specifies the frequency with which you want the object to appear in the report. The Print Condition Type options indicate the logical page(s) on which the object should be triggered to print with regard to the Print Condition Object. |
|
| 8. |
What Is ‘page Protect’ Property In Report Builder? |
|
Answer» Page protects property for an object indicates whether to try to keep the ENTIRE object and its CONTENTS on the same LOGICAL page. Checking Page Protect MEANS that if the contents of the object cannot fit on the current logical page, the object and all of its contents will be moved to the next logical page. Page protects property for an object indicates whether to try to keep the entire object and its contents on the same logical page. Checking Page Protect means that if the contents of the object cannot fit on the current logical page, the object and all of its contents will be moved to the next logical page. |
|
| 9. |
How Can You Print One Record Per Page In The Output? |
|
Answer» You can SET the MAXIMUM records per page property of the REPEATING FRAME to. You can set the maximum records per page property of the Repeating frame to. |
|
| 10. |
Define Different Types Of Matrix Report? |
| Answer» | |
| 11. |
What Is The Difference Between Bind And Lexical Parameter? |
Answer»
|
|
| 12. |
What Are Different Types Of Parameters? |
|
Answer» There are TWO TYPES of parameters: There are two types of parameters: |
|
| 13. |
What Are The Different Page Layout Sections In Oracle Reports? |
|
Answer» A report has three MAIN SECTIONS:
A report has three main sections: |
|
| 14. |
What Are Placeholder Columns? |
|
Answer» A placeholder is a logical column for which you can CONDITIONALLY SET the datatype and VALUE via PL/SQL or a user exit. Placeholder COLUMNS are useful when you want to selectively populate a column with a value. A placeholder is a logical column for which you can conditionally set the datatype and value via PL/SQL or a user exit. Placeholder columns are useful when you want to selectively populate a column with a value. |
|
| 15. |
What Are Different Types Of Report Triggers Also Define Their Order Of Firing? |
|
Answer» There are five reports TRIGGER with order:
Before Form Trigger: It wills Fires before the Run time Parameter Form that will displayed on screen. By using this trigger you can change the value of the parameters. Format Triggers: Format Triggers are PL/SQL functions executed before the OBJECT is formatted. The trigger can be used to dynamically change the formatting attributes of the object. There are five reports trigger with order: Before Form Trigger: It wills Fires before the Run time Parameter Form that will displayed on screen. By using this trigger you can change the value of the parameters. Format Triggers: Format Triggers are PL/SQL functions executed before the object is formatted. The trigger can be used to dynamically change the formatting attributes of the object. |
|
| 16. |
What Are The Different Types Of Anchors In Reports? |
|
Answer» A There are TWO types of anchors in ORACLE Reports: A There are two types of anchors in Oracle Reports: |
|
| 17. |
What Are Anchors In Reports Builder? |
|
Answer» An anchor defines the actual POSITION of an OBJECT. Anchors are used to determine the vertical and horizontal POSITIONING of a child object relative to its PARENT. An anchor defines the actual position of an object. Anchors are used to determine the vertical and horizontal positioning of a child object relative to its parent. |
|