Answer Posted / vishnuvardhana reddy
window mean's it will show the all visible objects......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if some data is not transfered where it will get stored
difference between global n context sensitive segments?
did u received a single file or multiple files
How to create Drill down report?
why the Ctl file u put only in bin folder why not in other folder
What do you understand by lov and how can it be used?
all steps of bitmap report?
Is it possible to execute a dynamic sql from forms?
Why oracle forms required?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
What is an oracle report?
can you convert or reverse engineer a fmx back to a fmb file?
Explain the various types of oracle report?
how do u place it in required folder
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