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
what are the oracle forms services components include?
What is the difference between BPA AND Contract What are documents and test cases u followed
what is a package n what r the packages availbla in report
What is a matrix report and how many minimum groups are required to prepare the same?
a text item is there what r the different types of triggers associated with it
What is a user exit program in oracle reports?
Is it possible to execute a dynamic sql from forms?
List out the oracle forms configuration files?
What do you understand by oracle forms?
What is an oracle report?
what exactly u write in when_new_form_instance
What do you understand by lov?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object