![]() |
#1 |
Registered User
Join Date: Mar 2018
Posts: 341
|
What is the usage of NVL function?
The NVL function is used to convert NULL value to a actual value.
|
![]() |
![]() |
![]() |
#2 |
Registered User
Join Date: Oct 2016
Posts: 655
|
Unlike a lot of programming/database terms, NVL is not an acronym for anything. It's just NVL, though it can help to think of it as Null VaLue. NVL is a substitution function; that is, it is used to display one value if another value is NULL.
|
![]() |
![]() |
![]() |
#3 |
Registered User
Join Date: Aug 2016
Posts: 961
|
nice information
|
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|