SQL (Structured Query Language) Question:

What is NVL?

Tweet Share WhatsApp

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.

Download SQL PDF Read All 172 SQL Questions
Previous QuestionNext Question
What is the SQL*Plus?What is a Character Functions?