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 are the built-in used for getting cell values?
Error_Code is a package proecdure ?
Any attempt to navigate programatically to disabled form in a call_form stack is allowed?
What is an oracle report? List its various types.
what are Navigational Triggers?
What do you mean by a pop-up window ?
what is procedure like symbols of bind and lexical
What are visual attributes?
What is the use of transactional triggers?
What are the type of triggers available in Oracle Reports ?
3 Answers Convergys, IBM, KPIT, Oracle, TCS,
What is the frame & repeating frame?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame