Oracle SQL Question:
Download Job Interview Questions and Answers PDF
Explain me can the default values be assigned to actual parameters?
Answer:
yes you can assign default value to an actual parameter.. If the actual parameter holds NULL value then the DEFAULT Value will be assigned.
Download SQL Oracle Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Difference between database triggers and form triggers? | How to pass cursor variables in PL/SQL 2.2? |