What are the default parameter that appear at run time in
the parameter screen?
How to call a report from Forms?
What are the design facilities available in forms 4.0?
What are the types of trigger actions?
What is a physical page ? & What is a logical page ?
How do you reference a Parameter?
What is relation between the window and canvas views?
What are the display styles of list items?
how to pass 2 variables from one form to other form
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
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?
What is summary column in Oracle Reports ?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?