Why is a Where clause faster than a group filter or a format
trigger?
Answer / 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 |
What are the built-ins that are used to Attach an LOV programmatically to an item?
What is the between Function and Procedure?
What are the triggers available in the reports?
What are three panes that appear in the run time pl/sql interpreter?
What is a radio Group?
What is a Navigable item?
What are the built-ins used for processing rows?
What is an oracle report? List its various types.
What are the default extension of the files created by library module?
What is a matrix report and how many minimum groups are required to prepare the same?
How can I message to passed to the user from reports?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?