How many types of trigger can be used in a table at a time ?
Answer Posted / sree
max of 12
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
what are bind variables?
Is it possible to execute a dynamic sql from forms?
if u want to delete all these detail block etc what will happen in form
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
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
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
how to use buttons,check boxes in paper layout,paper design and paper parameter form in oracle report developer 10g
In oracle forms report, what is the maximum length of record group column? What are the different types of record groups?
What do you understand by lov?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
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 an oracle report?
Why oracle forms required?
what are the new features introduced in oracle form services in 11g release 2?
What is a user exit program in oracle reports?