While specifying master/detail relationship between two
blocks specifying the join condition is a must ? True or False.
Answer Posted / eshwari
Yes it is necessary to have a join condition to make a
relation between master-detail tables.
by using the data link option we can create a relation
between two tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is oracle forms?
difference between global n context sensitive segments?
what is the difference between call_form, new_form and open_form?
what is difference between group above and group left report
how do u place it in required folder
how do u compile a form i.e .fmb file in Unix or in dos
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
if some data is not transfered where it will get stored
what the 'lov of validation' property of an item? Mention what is the difference between lov and list item?
List out the oracle forms configuration files?
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 a canvas in oracle forms?
Explain the different levels at which oracle form services interact.
In what sequence do triggers get fired 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