did u p prepared complex report
No Answer is Posted For this Question
Be the First to Post Answer
What is the Maximum allowed length of Record group Column?
Explain the following file extention related to library?
What use of command line parameter cmd file?
if u develop report do u ask for anything from u r team leader
What triggers are associated with the radio group?
How can you hide the report in Apps?
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
In what sequence do triggers get fired by oracle forms?
What is bind reference and how can it carate?
What are the type of User Exits ?
What do you mean by a page ?
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