What are the different Parameter types?
Answers were Sorted based on User's Feedback
What is the maximum no of chars the parameter can store?
How can a button be used in a report to give a drill down facility?
What are the built-in used for getting cell values?
What is the use of place holder column?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables
What is the difference between restricted and unrestricted package procedure ?
What are the trigger associated with image items?
What are the built_in used to trapping errors in forms 4?
What is a Non Query Record Group?
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
What is the difference between NAME_IN and COPY ?