Use the Add_group_row procedure to add a row to a static
record group 1. true or false?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the use of place holder column?
how to call forms in parametar forms
What are the different types of Record Groups?
How to change maximise or minimise the window in forms
What is a property clause?
What is system.coordination_operation?
what exactly u write in when_new_form_instance
Explain how can you use the same lov for 2 columns?
What is term? What is use of term?
What is coordination Event?
Name the different triggers associated with oracle forms having a master-detail relationship.
What are the two ways by which data can be generated for a parameter's Using static values?