What is a visual attribute?
Answer / guest
Visual Attributes are the font, color and pattern
characteristics of objects that operators see and intract
with in our application.
| Is This Answer Correct ? | 2 Yes | 0 No |
Is it possible to insert comments into sql statements return in the data model editor?
What is a library in Forms 4.0?
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
what are the new features introduced in oracle form services in 11g release 2?
How do you reference a Parameter?
What is an Alert?
Explain the various types of oracle report?
What do you mean by a pop-up window ?
Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.
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
Give the sequence of execution of the various report triggers?
What is summary column in Oracle Reports ?