If a break order is set on a column would it effect columns
which are under the column?
if u have one group can u create another from that
What is 4-way match?
A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?
What ERASE package procedure does ?
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
how to create parameterised form in oracle 10g? and create another form from the value of the form? AND how to assign value to a parameter? sincerly your mamun
In what sequence do triggers get fired by oracle forms?
Can a repeating frame be careated without a data group as a base?
What are the different types of Delete details we can establish in Master-Details?
Explain master-detail relationship with some examples.
Explain how can you use the same lov for 2 columns?
What is the use of Validation triggers in Reports?