Answer Posted / guest
Text_io package is used to print the result in excel sheet.
| Is This Answer Correct ? | 4 Yes | 10 No |
Post New Answer View All Answers
how do u compile a form i.e .fmb file in Unix or in dos
What is an oracle report? List its various types.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
List the different types of columns in oracle reports.
What is an oracle report?
Why oracle forms required?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
Explain the various types of oracle report?
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
Name the different triggers supported by oracle reports and their firing order.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can we invoke one form from another in a multi-forms application?