Oracle Interview Questions And Answers


Computer Tutorials
Earn Money From Internet
Cheap Freelancers
Ask An Expert

Register Cheap Domain
Data Recovery
Best Mutual Funds
Trading Forex Online
Cheap Web Hosting
Ajax Tutorials
Cheap Cell Phone Plans
Free Mobile Learning
Job Portal
Photoshop Tutorials
Cheap Jewelry
Cheapest Air Travel

Oracle Interview Questions And Answers


Page 74 of 95 69. What are the two panes that Appear in the design time
pl/sql
interpreter?

1.Source pane. 2. Interpreter pane

70. What are three panes that appear in the run time pl/sql
interpreter?

1.Source pane. 2. interpreter pane. 3. Navigator pane.


CROSS PRODUCTS AND MATRIX REPORTS


71. How can a cross product be created?

By selecting the cross products tool and drawing a new group
surrounding
the base group of the cross products.

72. How can a group in a cross products be visually distinguished
from a
group that does not form a cross product?

A group that forms part of a cross product will have a thicker border.

73. Atleast how many set of data must a data model have before a data
model
can be base on it?

Four.

74. Is it possible to have a link from a group that is inside a
cross
product to a group outside ? (Y/N)

No.

75. Is it possible to link two groups inside a cross products after
the
cross products group has been created?

No.

76. What is an user exit used for?

A way in which to pass control (and possibly arguments ) form Oracle
report
to another Oracle products of 3 GL and then return control ( and )
back
to Oracle reprots.

77. What are the three types of user exits available ?

Oracle Precompiler exits, Oracle call interface,NonOracle user exits.