Answer Posted / guest
1. Perform the calculation in the SQL statements itself.
2. Use a calculated / summary column in the data model.
answer ::
1. Perform the calculation in the SQL statements itself.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
What is a matrix report and how many minimum groups are required to prepare the same?
Explain the various types of oracle report?
what are the new features introduced in oracle form services in 11g release 2?
What do we mean by record group in oracle forms?
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
hiding item in report how like that properly,thats manually but at runtime i want to do
i am writing a query select EmpNo from Emp how can i call in after parameter form
what is tripstop report?
Why oracle forms required?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
did u received a single file or multiple files
how do u compile a form i.e .fmb file in Unix or in dos
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what is the difference between call_form, new_form and open_form?