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
No Answer is Posted For this Question
Be the First to Post Answer
How can a square be drawn in the layout editor of the report writer?
Is it possible to center an object horizontally in a repeating frame that has a variable horizontal size? If yes,how?
Can we use a restricted package procedure in ON-VALIDATE-FIELD Trigger ?
Explain the different levels at which oracle form services interact.
What are the default extentions of the files created by menu module?
I developed on form as per my requirement,and register that one in apps custom_top.But the problem is ,if you open the form but not closed,I founded why this is error is comming ,the custom_top is not supported my form . I need any one your help in advicing me...what I do the custom_top supported the forms.
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
What do we mean by record group in oracle forms?
what are the oracle forms services components include?
What is a library in Forms 4.0?
What are the different default triggers created when Master Deletes Property is set to isolated?
What are the built-in routines is available in forms 4.0 to create and manipulate a parameter list?