Answer Posted / guest
Parameters provide a simple mechanism for defining and
setting the values of inputs that are required by a
form at startup. Form parameters are variables of type
char,number,date that you define at design time.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the difference between BPA AND Contract What are documents and test cases u followed
what exactly u write in when_new_form_instance
all steps of bitmap report?
Explain how one can iterate through items and records in a specified block?
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 is an oracle report? List its various types.
Explain the various types of oracle report?
How can we generate report output in excel format?
i am writing a query select EmpNo from Emp how can i call in after parameter form
List the different types of columns in oracle reports.
Name the different triggers associated with oracle forms having a master-detail relationship.
What do we mean by record group in oracle forms?
Explain master-detail relationship with some examples.
What is a matrix report and how many minimum groups are required to prepare the same?
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g