SQL and PL/SQL Question:

What is NVL?

SQL and PL/SQL Interview Question
SQL and PL/SQL Interview Question

Answer:

NVL : Null value function converts a null value to a non-null value for the purpose of evaluating an expression. Numeric Functions accept numeric I/P & return numeric values. They are MOD, SQRT, ROUND, TRUNC & POWER.


Previous QuestionNext Question
What is SQL*Plus?What is Date Functions?