In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
what is difference between group above and group left report
i am writing a query select EmpNo from Emp how can i call in after parameter form
how do u compile a form i.e .fmb file in Unix or in dos
What is the difference between bind and lexical parameter?
where do u put the report file
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 a canvas in oracle forms?
How can we generate report output in excel format?
what are the oracle forms services components include?
from where do u receive the information to develop report
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Why oracle forms required?
did u p prepared complex report
what are bind variables?