What is the difference between bind and lexical parameter?
Answer / Peshkar Tiwari
Bind parameters are statically defined at form design time, while lexical parameters are dynamically defined within a form block using dynamic SQL. Bind parameters are referenced by name, while lexical parameters are referenced by number.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is oracle forms?
How many Flexfields are there in AR and what are they ?
Where we can use the placeholder columns?
How do you call other Oracle Products from Oracle Forms?
What is the difference between formula column and place holder?
Explain the various types of oracle report?
What are the types of Pop-up window ?
What are the sql clauses supported in the link property sheet?
What are User Exits and what are different types of User Exits in Oracle Apps ?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
What are the different styles of actvation of ole Objects?
Two popup pages can appear on the screen at a time ?