What are the two types views available in the object navigator?
Answer Posted / anil_abbireddy
1. ownership view
2. visual view
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
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
why the Ctl file u put only in bin folder why not in other folder
what is oracle forms?
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
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
what is difference between group above and group left report
Explain the various types of oracle report?
What is a matrix report and how many minimum groups are required to prepare the same?
did u received a single file or multiple files
What is the difference between BPA AND Contract What are documents and test cases u followed
from where do u receive the information to develop report
Can we invoke one form from another in a multi-forms application?
what are the oracle forms services components include?
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
What do you understand by lov and how can it be used?