Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What is the significance of the & and && operators in PL SQL ?


The & operator means that the PL SQL block requires user input for a variable. The && operator means that the value of this variable should be the same as inputted by the user previously for this same variable.
Related Posts Plugin for WordPress, Blogger...
Flag Counter