Answer Posted / guest
A Package procedure is built in PL/SQL procedure.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between call_form, new_form and open_form?
What is an oracle report? List its various types.
What are the various configuration files that are used by oracle forms?
what is a package n what r the packages availbla in report
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
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
Explain master-detail relationship with some examples.
I have a frame that contains headings. This frame is enclosed in side a repeating frame. However the headings are not displayed on all pages it is displayed only on the last page. Please let me know why is this happening. print object on = All pages base printing on = enclosing object
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What do we mean by record group in oracle forms?
What do you understand by oracle forms?
What is a user exit program in oracle reports?
Name the different triggers supported by oracle reports and their firing order.