Oracle Forms Reports Interview Questions
Questions Answers Views Company eMail

Can you attach an lov to a field at design time?

1 3672

How image_items can be populate to field in forms 4.0?

1 3111

What are the two ways to incorporate images into a oracle forms application?

1 3167

What are the types of calculated columns available?

1 3303

What is a predefined exception available in forms 4.0?

1 3086

Which of the above methods is the faster method?

1 3293

What is the frame & repeating frame?

1 5391

What buil-in routines are used to display editor dynamicaly?

1 2841

What is the main difference between Reports 2.0 & Reports 2.5?

1 2699

List the editors availables in forms 4.0?

1 3191

What are the menu items that oracle forms 4.0 supports?

1 3338

How is link tool operation different between reports 2 & 2.5?

1 3014

The join defined by the default data link is an outer join yes or no?

1 3101

How do you pass the parameters from one form to another form?

2 4007

Do user parameters appear in the data modal editor in 2.5?

1 3429


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

Can we invoke one form from another in a multi-forms application?

641


how report can be generated if we have the database designed in oracle 10g?

1458


Explain master-detail relationship with some examples.

586


in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement

1294


What are the Features of Forms 6i over 4.5? What are the Features of Forms 10g? What are the Features of Reports 6i? What are the Features of Reports 10g ?

4072






What is responsibility and how u attach How to create user and how u attach with responsibility.

1624


Can any one send me oracle form and reports tutorials from which i may get help.contact me on my mail cse_kashif@hotmail.com.

1697


in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory

2495


what is difference between group above and group left report

3205


How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff

1644


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

2466


Explain how can you use the same lov for 2 columns?

643


i am writing a query select EmpNo from Emp how can i call in after parameter form

1600


can you convert or reverse engineer a fmx back to a fmb file?

709


hiding item in report how like that properly,thats manually but at runtime i want to do

2556