NVL
From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search
This article is about the computer-related function. For the Connecticut high school athletic conference, see Naugatuck Valley League. For Visual Novels, see Visual novel.
In Oracle/PLSQL, the NVL function lets you substitute a value when a null value is encountered.
The syntax for the NVL function is:
- string1 is the string to test for a null value. replace_with is the value returned if string1 is null.
NVL( string1, replace_with_if_null )
See also
- COALESCE, the standard equivalent
If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...
→