A query fetched 10 records How many times does a PRE-QUERY
Trigger and POST-QUERY Trigger will get executed ?
Answer Posted / guest
PRE-QUERY fires once.
POST-QUERY fires 10 times.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What is an SQL FORMS ?
can you convert or reverse engineer a fmx back to a fmb file?
List the different types of columns in oracle reports.
What do you understand by oracle forms?
i am writing a query select EmpNo from Emp how can i call in after parameter form
if u want to delete all these detail block etc what will happen in form
hiding item in report how like that properly,thats manually but at runtime i want to do
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
Why oracle forms required?
if some data is not transfered where it will get stored
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Can we invoke one form from another in a multi-forms application?
Explain the different levels at which oracle form services interact.
What is the difference between bind and lexical parameter?