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 |
how will I find the first 5 highest salaried employees in each dept in oracle.
What are the different types of modules in oracle forms?
How many anonymous blocks can be defined?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
What is format trigger?
What is a package in oracle?
which clause we are not used in where clause?
Hi, I want table structure shown below. How can i create this ? Num Name Address Addr1 Addr2 I want Addr1 and Addr2 under Address column. How can i achive this ? Is it possible ?
How do we represent comments in oracle?
What is a materialised view?
How to select oracle sequence from different schema and How to select oracle sequence from different Databases. Explain with example
What is a sub query? Describe its types?