Answer Posted / guest
Bind reference are used to replace the single value
in sql,pl/sql statements a bind reference can be created
using a (:) before a column or a parameter name.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you understand by oracle forms and why are they required?
what is difference between group above and group left report
Name the different triggers associated with oracle forms having a master-detail relationship.
Name the different triggers supported by oracle reports and their firing order.
What is an oracle report?
can you convert or reverse engineer a fmx back to a fmb file?
what is tripstop report?
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
How can we generate report output in excel format?
In what situation u create the BPA.
hiding item in report how like that properly,thats manually but at runtime i want to do
What is the difference between BPA AND Contract What are documents and test cases u followed
What is an implicit anchor and how is it a different form explicit anchor in a report builder?
What is responsibility and how u attach How to create user and how u attach with responsibility.
What do you understand by oracle forms?