What are Most Common types of Complex master-detail
relationships?
Answer Posted / 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 |
Post New Answer View All Answers
What is an oracle report?
why the Ctl file u put only in bin folder why not in other folder
did u p prepared complex report
What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?
What do you understand by lov and how can it be used?
Explain how one can iterate through items and records in a specified block?
what is difference between group above and group left report
What is the difference between BPA AND Contract What are documents and test cases u followed
Name the different triggers supported by oracle reports and their firing order.
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
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
How can we expand Parameter Form Canvas on Reports 6i?
What is responsibility and how u attach How to create user and how u attach with responsibility.
what are the new features introduced in oracle form services in 11g release 2?
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