What is a Query Record Group?
A query record group is a record group that has an
associated SELECT statement. The columns in a query record
group derive their default names, data types, and lengths
from the database columns referenced in the SELECT
statement. The records in a query record group are the
rows retrieved by the query associated with that record
group.
Query record groups can be created and modified at design
time or at runtime.
| Is This Answer Correct ? | 1 Yes | 1 No |
Is it possible to attach same library to more than one form?
State the order in which these triggers are executed ?
List the Types of Items?
Name of the functions used to get/set canvas properties?
What is the use of hidden column?
how do u compile a form i.e .fmb file in Unix or in dos
What are the ways to monitor the performance of the report?
i created a parameter list in reports. how to restrict that parameter list with parameters
What are the display styles of an alert?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What is the built_in routine used to count the no of rows in a group?
Explain how one can iterate through items and records in a specified block?