Is it possible to set a filter condition in a cross product
group in matrix reports?
Can a formula column refered to columns in higher group?
What are the types of Pop-up window ?
How many number of columns a record group can have?
What are the different defaust triggers created when Master Deletes Property is set to Non-isolated?
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
List out the oracle forms configuration files?
Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
how do u call a report from form
Can a field be used in a report wihtout it appearing in any data group?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
What is an oracle report?