What is a Query Record Group?

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


Please Help Members By Posting Answers For Below Questions

I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users

847


What do you understand by lov?

573


a text item is there what r the different types of triggers associated with it

1517


what is oracle forms?

601


how to send file attachment from oracle forms

2143






List out the oracle forms configuration files?

572


i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE

2472


What is a canvas in oracle forms?

600


how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g

1536


Explain how one can iterate through items and records in a specified block?

550


What do you understand by oracle forms and why are they required?

565


What is an SQL FORMS ?

2317


Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?

1560


Explain the various types of oracle report?

553


what is difference between group above and group left report

3214