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 is an implicit anchor and how is it a different form explicit anchor in a report builder?
Have you come across the error ?Failed while printing ?. Why it is happened and How to solve that?
Explain how one can iterate through items and records in a specified block?
Is it possible to execute a dynamic sql from forms?
What is the difference between bind and lexical parameter?
What do you understand by oracle forms and why are they required?
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
what are the oracle forms services components include?
I need a query to list out "Subinventory Transfer" record from Oct 2016 to Oct 2017 for few users
How can we expand Parameter Form Canvas on Reports 6i?
What is an oracle report?
what is difference between group above and group left report
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 to send file attachment from oracle forms