Answer Posted / guest
ORACLE Precompliers user exits
OCI (ORACLE Call Interface)
Non-ORACEL user exits.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between BPA AND Contract What are documents and test cases u followed
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
Is it possible to execute a dynamic sql from forms?
hiding item in report how like that properly,thats manually but at runtime i want to do
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What is responsibility and how u attach How to create user and how u attach with responsibility.
Name the different triggers supported by oracle reports and their firing order.
what is difference between group above and group left report
What is an oracle report?
what is a package n what r the packages availbla in report
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
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
What is an SQL FORMS ?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
Why oracle forms required?