Why is a Where clause faster than a group filter or a format
trigger?
Answer Posted / anil_abbireddy
Where clause filter's the data at the time of data fetching
or selecting from the database where as grop or format
trigger will work on the result set of fetched data
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how can you use the same lov for 2 columns?
What is the difference between flex mode and confined mode?
Can we invoke one form from another in a multi-forms application?
where do u put the report file
What is responsibility and how u attach How to create user and how u attach with responsibility.
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
List the different types of columns in oracle reports.
how do u place it in required folder
if u want to delete all these detail block etc what will happen in form
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 an implicit anchor and how is it a different form explicit anchor in a report builder?
What do you understand by oracle forms and why are they required?
How to create Drill down report?
What is a canvas in oracle forms?
What is a matrix report and how many minimum groups are required to prepare the same?