Where is the external query executed at the client or the
server?
Answer Posted / guest
At the server.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is an SQL FORMS ?
did u p prepared complex report
Name the different triggers supported by oracle reports and their firing order.
In what sequence do triggers get fired by oracle forms?
how report can be generated if we have the database designed in oracle 10g?
what is a package n what r the packages availbla in report
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
a text item is there what r the different types of triggers associated with it
List out the oracle forms configuration files?
What is a canvas in oracle forms?
What do you understand by oracle forms and why are they required?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
i am writing a query select EmpNo from Emp how can i call in after parameter form
Is it possible to execute a dynamic sql from forms?
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