Login
Remember
Register
Ask a Question
What is the use of the NVL function?
0
votes
asked
Nov 27, 2020
in
Sql
by
rajeshsharma
What is the use of the NVL function?
#nvl-function
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Nov 27, 2020
by
SakshiSharma
NVL function is used to convert the null value to its actual value.
...