Answer Posted / mirmaqsood123
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 |
Post New Answer View All Answers
What is a matrix report and how many minimum groups are required to prepare the same?
Explain the various types of oracle report?
did u received a single file or multiple files
what are bind variables?
i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output
how do u compile a form i.e .fmb file in Unix or in dos
what exactly u write in when_new_form_instance
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What is the difference between BPA AND Contract What are documents and test cases u followed
what is tripstop report?
How can we expand Parameter Form Canvas on Reports 6i?
Explain the different levels at which oracle form services interact.
how report can be generated if we have the database designed in oracle 10g?
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
a text item is there what r the different types of triggers associated with it