What are the different types of Delete details we can
establish in Master-Details?
How can you create Lexical parameter n Bind parameter in Reports ?
What are the ways to monitor the performance of the report?
What are the different types of Record Groups?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
What the PAUSE package procedure does ?
Name the different triggers supported by oracle reports and their firing order.
Is it possible to insert comments into sql statements return in the data model editor?
Is it possible to disable the parameter from while running the report?
Can a sigle canvas be used by different blocks ?
Explain how one can iterate through items and records in a specified block?
How to create placeholder columns?