Answer Posted / rajesh
load data<ctl file name > into <ur table>
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is an oracle report? List its various types.
from where do u receive the information to develop report
How can we generate report output in excel format?
what are the oracle forms services components include?
What do you understand by oracle forms and why are they required?
List out the oracle forms configuration files?
In what situation u create the BPA.
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
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
Explain the different levels at which oracle form services interact.
how to send file attachment from oracle forms
Explain how one can iterate through items and records in a specified block?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
hiding item in report how like that properly,thats manually but at runtime i want to do
what is the difference between call_form, new_form and open_form?