Answer Posted / anil_abbireddy
1. populate_group
2. polulate_group_with_query
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
i am writing a query select EmpNo from Emp how can i call in after parameter form
What is an SQL FORMS ?
Explain the different levels at which oracle form services interact.
What are the various configuration files that are used by oracle forms?
Explain how one can iterate through items and records in a specified block?
Name the different triggers associated with oracle forms having a master-detail relationship.
What is the difference between flex mode and confined mode?
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
What is a user exit program in oracle reports?
can you convert or reverse engineer a fmx back to a fmb file?
if i want to change the functionality of a item in report during runtime how like what do u write in when_button_pressed
how report can be generated if we have the database designed in oracle 10g?
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
In what sequence do triggers get fired by oracle forms?
What do we mean by record group in oracle forms?