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
List out the oracle forms configuration files?
What is responsibility and how u attach How to create user and how u attach with responsibility.
Explain how can you use the same lov for 2 columns?
List the different types of columns in oracle reports.
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
where do u put the report file
Explain master-detail relationship with some examples.
What is the difference between flex mode and confined mode?
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
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
if u want to delete all these detail block etc what will happen in form
Explain the various types of oracle report?
what is the difference between call_form, new_form and open_form?
Can we invoke one form from another in a multi-forms application?
How can we generate report output in excel format?