do i need to declare bind parameter before using in the
query?
Answers were Sorted based on User's Feedback
Answer / smith
No need of declaring bind parameters directly you can pass
the value.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / pakeera
no need to take the bind parameter why because the bind
parameter is used in the query.Before u can't declare.
| Is This Answer Correct ? | 1 Yes | 0 No |
What are basic steps for AIM?
Can you differentiate between mediator and osb?
Which one Module is Biggest Module in oracle apps?
we have select statement in that two exceptions that returns no value. In that which exception will raise?
wheather discard file is automatically created or explicty created?can u mention it?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
What is Pragma Autonomous transaction. It's Real time Example
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
what are the default arguments for pl/sql program?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
what are the different calculation columns available in reports?
what is instead of trigger. what is the use of that?