View Single Post
Old 09-03-2019, 01:46 AM   #2
henrybolt
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.
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
henrybolt is offline   Reply With Quote