What are the two ways to incorporate images into a oracle
forms application?
Answer Posted / guest
Boilerplate Images
Image_items
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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
What do you understand by oracle forms and why are they required?
what is oracle forms?
List the different types of columns in oracle reports.
What is a matrix report and how many minimum groups are required to prepare the same?
What are the various configuration files that are used by oracle forms?
List out the oracle forms configuration files?
how do u compile a form i.e .fmb file in Unix or in dos
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
How to create Drill down report?
Explain how can you use the same lov for 2 columns?
In what sequence do triggers get fired by oracle forms?
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
what is difference between group above and group left report
What is an oracle report? List its various types.