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 |
How the Action Trigger works? and what is full syntex of srw.run_report?
1 Answers CMC, Yantro Software,
How does the command POST differs from COMMIT ?
what is the sequence of firing triggers in forms?
What are the two ways to incorporate images into a oracle forms application?
What is a Static Record Group?
What do you understand by lov and how can it be used?
What are the different styles of actvation of ole Objects?
WHAT IS THE ORACLE FORM TRIGGER WHICH CAN BE FIT IN ALL THREE LEVELS i.e., IN FORM LEVEL, BLOCK LEVEL AND ITEM LEVEL ?
what is bit map and character mode
What are the different types of key triggers ?
what are difference between post database commit and post-form commit?
Explain types of Block in forms4.0?