SQL (Structured Query Language) Question:

What is NVL?

SQL Interview Question
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 the SQL*Plus?What is a Character Functions?