New Forms Reports Interview Questions :: ALLInterview.com http://www.allinterview.com New Forms Reports Interview Questions en-us I developed on form as per my requirement,and register that one in a http://www.allinterview.com/showanswers/77876.html how to create the triggers in the forms? http://www.allinterview.com/showanswers/77764.html There are three types of triggers: Form level Block level Item level If you want to validate the values of an Item, usually use Item level trigger, such as POST-CHANGE trigger. what is the use of between page trigers in REPORTS... (please give an http://www.allinterview.com/showanswers/77298.html In a Report of more than 1 page information. Then BETWEEN PAGES trigger fire when one move from one page to other page. In this trigger we can write process which is required to affect other page values. sequence of firing triggers for text-item is: 1)key_next_item, 2)whe http://www.allinterview.com/showanswers/76073.html suppose there are two textfields t1,t2 in form and we have some valu http://www.allinterview.com/showanswers/75477.html How to call a report from Forms? http://www.allinterview.com/showanswers/74633.html in Forms 10g now there is RUN_REPORT_OBJECT(report_id, parameter_list) is to use for run report Use this Built-in RUN_REPORT_OBJECT to run a report from within a form. You can run the report against either a local or remote database server. How to create Drill down report? http://www.allinterview.com/showanswers/74632.html How many types of trigger can be used in a table at a time ? http://www.allinterview.com/showanswers/74571.html max of 12 i have 9 values in a table i.e -99 -56 -32 41 -2 33 95 -88 http://www.allinterview.com/showanswers/72098.html use sign() with decode() When to use Place holder columns in Oracle Reports and what is a pla http://www.allinterview.com/showanswers/69367.html place holder colum's are used to strore the value of the varibale. How can you hide the report in Apps? http://www.allinterview.com/showanswers/68808.html U cannot hide the program in concurrent program window at the most u can diable it and u can hide the report in the SRS by "uncheck use in SRS chkbox" what is the exact navigation to create a radio button in form6i? can http://www.allinterview.com/showanswers/65720.html Create a text item change its Item Type property to Radio Group. now the text item is changed to radio group expand the item u will see radio button click on that andgive add. i created a parameter list in reports. how to restrict that paramete http://www.allinterview.com/showanswers/64137.html The Restrict List to Predetermined Values is a checkbox that indicates whether a value for the parameter must be in the list of values. For example, if you check Restrict List to Predetermined Values and the Initial Value does not match a va How can we call a URL from a menu (Oracle Forms 6i)? http://www.allinterview.com/showanswers/63728.html HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MUL http://www.allinterview.com/showanswers/63062.html