How can you format a character field in a report Layout editor ?
Answer Posted / deepak
Yes, it is Posible. simply select ur field, go to property
palatter, bellow of property palatter conditional formating
option is there. Ues this option.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
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
HI Friends I m new dev(forms & report). can anyone tell me how we upload a document on form 11g.??
Explain master-detail relationship with some examples.
what exactly u write in when_new_form_instance
Is it possible to have multiple layouts in a report?
what is oracle forms?
What is a matrix report and how many minimum groups are required to prepare the same?
List the different types of columns in oracle reports.
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 bind variables?
how do u place it in required folder
In what sequence do triggers get fired by oracle forms?
what are the oracle forms services components include?
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