Answer Posted / chaudhry
It represents the coordination causing event that occur on
the master block in master-detail relation.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BPA AND Contract What are documents and test cases u followed
hiding item in report how like that properly,thats manually but at runtime i want to do
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
Explain how one can iterate through items and records in a specified block?
from where do u receive the information to develop report
What is an oracle report? List its various types.
What is the difference between flex mode and confined mode?
what is the difference between call_form, new_form and open_form?
how report can be generated if we have the database designed in oracle 10g?
How to create Drill down report?
Why oracle forms required?
if u want to delete all these detail block etc what will happen in form
did u received a single file or multiple files
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
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