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

What is the difference between a Function Key Trigger and Key Function Trigger ?

2 6773

What does an on-clear-block Trigger fire?

1 4057

How do you trap the error in forms 3.0 ?

1 3664

State the order in which these triggers are executed ?

1 3960

What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?

1 4847

When will ON-VALIDATE-FIELD trigger executed ?

1 4292

A query fetched 10 records How many times does a PRE-QUERY Trigger and POST-QUERY Trigger will get executed ?

2 8506

What is the difference between ON-VALIDATE-FIELD trigger and a POST-CHANGE trigger ?

1 8513

What is the difference between an ON-VALIDATE-FIELD trigger and a trigger ?

2 4725

What is the difference between a POST-FIELD trigger and a POST-CHANGE trigger ?

1 4293

When is PRE-QUERY trigger executed ?

3 7827

Give the sequence in which triggers fired during insert operations, when the following 3 triggers are defined at the smae block level ?

2 5198

Can we use GO-BLOCK package in a pre-field trigger ?

2 6387

Is a Keystartup trigger fires as result of a operator pressing a key explicitly ?

1 3398

How can you execute the user defined triggers in forms 3.0 ?

2 7558


Post New Oracle Forms Reports Questions

Un-Answered Questions { Oracle Forms Reports }

What is a matrix report and how many minimum groups are required to prepare the same?

1200


what is a package n what r the packages availbla in report

2156


i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame

3043


difference between global n context sensitive segments?

2728


i am having a report Jan to Dec are the columns if the present month is Mar only Mar to Dec columns should appear in report output

2024


What are the various configuration files that are used by oracle forms?

1073


How can we expand Parameter Form Canvas on Reports 6i?

2468


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

2364


hi,dis is Shasi.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out.and iwant one project with explanation please help me...

2202


what are bind variables?

1142


What is an oracle report?

1118


What is a user exit program in oracle reports?

1078


List out the oracle forms configuration files?

1124


what is oracle forms?

1158


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