What are Most Common types of Complex master-detail
relationships?
Answer / guest
There are three most common types of complex master-detail
relationships:
master with dependent details
master with independent details
detail with two masters
Is This Answer Correct ? | 2 Yes | 0 No |
What are the type of User Exits ?
How can you execute the user defined triggers in forms 3.0 ?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
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 is oracle forms?
can i write commit in Before report trigger
How to call Report from other Report ?
how i build a report
Explain the different levels at which oracle form services interact.
what is bit map and character mode
What built-in is used for changing the properties of the window dynamically?
What are the display styles of an alert?