Answer Posted / guest
Visual attributes are the font, color, pattern proprities
that you set for form and menu objects that appear in your
application interface.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by oracle forms?
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
Explain the different levels at which oracle form services interact.
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
how to send file attachment from oracle forms
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
how report can be generated if we have the database designed in oracle 10g?
Explain how one can iterate through items and records in a specified block?
What is responsibility and how u attach How to create user and how u attach with responsibility.
what is oracle forms?
difference between global n context sensitive segments?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what exactly u write in when_new_form_instance
if u want to delete all these detail block etc what will happen in form
Name the different triggers associated with oracle forms having a master-detail relationship.