Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Oracle Forms Reports Interview Questions
Questions Answers Views Company eMail

How can a button be used in a report to give a drill down facility?

1 4029

What are the two ways by which data can be generated for a parameter's Using static values?

1 3871

What are the two panes that Appear in the design time pl/sql ?

1 3731

What are three panes that appear in the run time pl/sql interpreter?

1 3864

How can a cross product be created?

1 4452

What is an user exit used for?

1 3900

What are the three types of user exits available ?

1 4902

How can I message to passed to the user from reports?

1 3845

what is a display item?

1 3832

What is a list item?

1 3728

What are the display styles of list items?

1 3830

What is a radio Group?

1 3785

How many maximum number of radio buttons can you assign to a radio group?

1 5760

can you change the default value of the radio button group at run time?

1 6072

What triggers are associated with the radio group?

1 4831


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

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

3046


If the valueset if of type –TABLE then how many tables can we attach in the valueset ?

2364


How can we generate report output in excel format?

1036


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

2188


Name the different triggers associated with oracle forms having a master-detail relationship.

1052


What is the difference between bind and lexical parameter?

1115


what are bind variables?

1142


how to send file attachment from oracle forms

2602


In workflow how can we send a notification to the Supplier giving the Corresponding report Details.

1958


In what sequence do triggers get fired by oracle forms?

1017


a text item is there what r the different types of triggers associated with it

2077


What is an SQL FORMS ?

2832


What is an oracle report?

1119


if u want to delete all these detail block etc what will happen in form

2050


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

2185