What is bind reference and how can it carate?
Answer / 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 |
How do you trap the error in forms 3.0 ?
how to load data into base tables
What is the maximum no of chars the parameter can store?
What is an Lov?
.fmb will be in which folder
what are bind variables?
What is the significance of PAGE 0 in forms 3.0 ?
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
What is the difference between Anchoring Object and Enclosing Objects ?
suppose there are two textfields t1,t2 in form and we have some value in textfield t1.now the question is that how can we copy the value of the t1 to textfield t2?
What is a Text_io Package?
What is the order of the triggers fired once the form is opened?