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
Do user parameters appear in the data modal editor in 2.5?
what is procedure like symbols of bind and lexical
List out the oracle forms configuration files?
How to call a report from Forms?
Can you attach an alert to a field?
how to send sms to mobile phone from oracle forms.
What are User Exits and what are different types of User Exits in Oracle Apps ?
What is a Non Query Record Group?
What is the built-in used for showing lov at runtime?
What is difference between open_form and call_form?
What are the types of Pop-up window ?
What is the use of place holder column?