Use the Add_group_row procedure to add a row to a static
record group 1. true or false?
Answer Posted / sudipta santra
Add_Group_Row is used for making the non-query based record
group. It is not static, static record group is different.
Suppose inside loop any cursor be fetched and after making
some operation the values are set into a group for sending
it into the report in that case this type of record group be
used, so Add_Group_Row after that Add_Group_Column.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Name the different triggers supported by oracle reports and their firing order.
Explain how can you use the same lov for 2 columns?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What do you understand by oracle forms and why are they required?
Explain the different levels at which oracle form services interact.
What is a user exit program in oracle reports?
What is an oracle report? List its various types.
What is the difference between BPA AND Contract What are documents and test cases u followed
In what sequence do triggers get fired by oracle forms?
why the Ctl file u put only in bin folder why not in other folder
List out the oracle forms configuration files?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
did u received a single file or multiple files
from where do u receive the information to develop report
what is difference between group above and group left report