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
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
what exactly u write in when_new_form_instance
What is an oracle report?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
List the different types of columns in oracle reports.
what is a package n what r the packages availbla in report
What do you understand by lov and how can it be used?
Explain the different levels at which oracle form services interact.
What is a canvas in oracle forms?
all steps of bitmap report?
if some data is not transfered where it will get stored
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
what is the difference between call_form, new_form and open_form?
difference between global n context sensitive segments?