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 what situation u create the BPA.
What are the various configuration files that are used by oracle forms?
What is an oracle report?
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
Is it possible to execute a dynamic sql from forms?
What is responsibility and how u attach How to create user and how u attach with responsibility.
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
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 some data is not transfered where it will get stored
What do you understand by oracle forms and why are they required?
What is the difference between flex mode and confined mode?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
What is a canvas in oracle forms?
a text item is there what r the different types of triggers associated with it