Site Owners Forums - Webmaster Forums

Site Owners Forums - Webmaster Forums (http://siteownersforums.com/index.php)
-   PHP / mySQL (http://siteownersforums.com/forumdisplay.php?f=10)
-   -   What is the usage of NVL function? (http://siteownersforums.com/showthread.php?t=357578)

Pavan Techn 06-01-2018 10:17 AM

What is the usage of NVL function?
 
The NVL function is used to convert NULL value to a actual value.

henrybolt 09-03-2019 01:46 AM

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.

rajkiran 06-04-2020 03:13 AM

nice information


All times are GMT -7. The time now is 11:41 PM.


Powered by vBulletin Copyright © 2020 vBulletin Solutions, Inc.