What is the use of Data Link in Reports?
Answer Posted / 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 |
Post New Answer View All Answers
Why oracle forms required?
what are the new features introduced in oracle form services in 11g release 2?
List out the oracle forms configuration files?
In what situation u create the BPA.
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
what is the difference between call_form, new_form and open_form?
how do u compile a form i.e .fmb file in Unix or in dos
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
what is oracle forms?
i want to print the employee details on department wise with group above report with the fields DEPTNO------group above ENAME ------ SAL-------- COMM------ I WANT OUTPUT LIKE THIS ---------------------------------------------------------- 1)FIRST DEPTNO=10 EMPLOYEES DISPLAYED IN FIRST PAGE AND DEPTNO=20 EMPLOYEES DISPLAYED IN 2ND PAGE WHAT I HAVE TO DO OUTPUT ------- --FIRST_PAGE ----------- DEPTNO:10 ENAME SAL COMM KING 5000 A 2000 2222 ---- =- -- SECONDPAGE DEPTNO:20 ENAME SAL COMM MILLER 220 22 D 45 23 -- - - LIKE THE ABOVE PROCDURE REPORTS HOW MANY DEPARTMENTS ARE EXISITING IN EMP TABLE
What do you understand by lov and how can it be used?
What do we mean by record group in oracle forms?
Explain the various types of oracle report?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
can you convert or reverse engineer a fmx back to a fmb file?