difference between bind variable and variable
Answer / ravi gali
bind variables created in SQL prompt for testing purpose
variable created inside the prcedures/functions/packages...
etc
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
what is the syntax of DROP command?
What is the data pump import utility?
How can I get column names from a table in oracle?
Write a syntax for update query in oracle?
what are different types of deletes?
What is Network Database link ?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
what is query and types of query
How to define an anonymous procedure without variables?
How to write text literals in oracle?
What is a Data Dictionary ?