Answer Posted / dileep
using SUM() function
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain how one can iterate through items and records in a specified block?
Explain the various types of oracle report?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What do you understand by oracle forms and why are they required?
did u p prepared complex report
What do we mean by record group in oracle forms?
What do you understand by lov and how can it be used?
Explain master-detail relationship with some examples.
List the different types of columns in oracle reports.
What is the difference between bind and lexical parameter?
Name the different triggers associated with oracle forms having a master-detail relationship.
if u want to delete all these detail block etc what will happen in form
why the Ctl file u put only in bin folder why not in other folder
difference between global n context sensitive segments?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff