Can a field be used in a report wihtout it appearing in any
data group?
what are the oracle forms services components include?
List the Types of Items?
What is a physical page ? & What is a logical page ?
List out the oracle forms configuration files?
Can a formula column be obtained through a select statement?
In workflow how can we send a notification to the Supplier giving the Corresponding report Details.
What is the main difference between Reports 2.0 & Reports 2.5?
What is the built-in function used for finding the alert?
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
What is the difference between boiler plat images and image items?
How cost of one Forms created & Report Created?
There are Two pl/sql Libraries Lib1,Lib2 are attached to a form and these two libraries contains functions with same name fun1 (i,e lib1 have a function fun1 and lib2 also have a function fun1).how to call these functios from forms?