How to change maximise or minimise the window in forms
Answer Posted / vaibhav khandelwal
By change the maximize allowed and minimize allowed
property in property pallete of window,
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What do you understand by oracle forms?
What are the various configuration files that are used by 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
did u received a single file or multiple files
What do you understand by oracle forms and why are they required?
i am writing a query select EmpNo from Emp how can i call in after parameter form
what are bind variables?
what are the new features introduced in oracle form services in 11g release 2?
How to create Drill down report?
What is a user exit program in oracle reports?
Explain how can you use the same lov for 2 columns?
what are the oracle forms services components include?
if u want to delete all these detail block etc what will happen in form
Is it possible to execute a dynamic sql from forms?
What is an oracle report?