What is the use of Data Link in Reports?
Answers were Sorted based on User's Feedback
Answer / nitesh srivastava
Data links are used to establish parent-child relationships
between queries and groups via column matching
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / bobbyiiit
"Data Link" acts as a Join condition in the Report Builder
between two tables. Using the Data Link in reports we can
achieve Parent-Child relation between the tables.
The join condition produced by data link is always an Outer
Join.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / gaurav garg
by Data Link layer we can connect two databsle
tables on which u want to generate the reports
| Is This Answer Correct ? | 2 Yes | 3 No |
What is the difference between object embedding & linking in Oracle forms?
in before report trigger SRW.user_exit(FND_Userinit) what will do
HI in report builder am creating paramters.for that i have taken emp table from scott user . in deptnum am displaying distinct deptno.if i select dept 10 ,empnum drop down should display empno's of deptno 10. .if i select dept 20 ,empnum drop down should display empno's of deptno 20.for this wat i have to do.
how to call forms in parametar forms
Why oracle forms required?
How does the command POST differs from COMMIT ?
What are different types of modules available in oracle form?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What do you understand by lov?
What Enter package procedure does ?
What is a Static Record Group?
Can we use GO-BLOCK package in a pre-field trigger ?