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 sequence the Report triggers will fires while running a report ?
What do you mean by a page ?
What are the design facilities available in forms 4.0?
how to pass 2 variables from one form to other form
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What are built-ins used for Processing rows?
What are the types of trigger actions?
System.effective_date system variable is read only True/False
can my report have different layouts
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
What are the types of visual attribute settings?