Difference between Bind and Lexical parameters?

Answer Posted / oracleapps_learner

BIND VARIABLE :
-- are used to replace a single value in sql, pl/sql
-- bind variable may be used to replace expressions in
select, where, group, order by, having, connect by, start
with cause of queries.
-- bind reference may not be referenced in FROM clause (or)
in place of reserved words or clauses.
LEXICAL REFERENCE:
-- you can use lexical reference to replace the clauses
appearing AFTER select, from, group by, having, connect by,
start with.
-- you can?t make lexical reference in a pl/sql statmetns.

Is This Answer Correct ?    18 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In support project one ticket alloted which steps follows manualy tell me ?

2230


How many schemas we have? how many you have used?

1628


In sequence i want to 11 and 15th values how we will write?

1579


is it possible to run the interface without using oracle apps?

1524


pls send me out bound code of supplers,site,bankiformation code pls as soon as

1767






Tell me where we find the status of order information?

681


Which oracle applications pl/sql standard apis you are familiar, have you used most of them?

642


In oracle application how do you debug or trace errors?

645


how can i print random rows in plsql table

1948


If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?

1659


do you know is it possible to run the interface without using oracle apps?

660


CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP

2107


What is the concept of soa governance?

783


Tell me how to debug the report?

655


How can we import the data into a database using sql * loader?

691