Null (SQL): Difference between revisions

Content deleted Content added
OAbot (talk | contribs)
m Open access bot: doi updated in citation with #oabot.
Line 691:
 
=== NVL ===
{{Redirect|NVL|the gene|NVL (gene)}}
The Oracle <code>NVL</code> function accepts two parameters. It returns the first non-NULL parameter or NULL if all parameters are NULL.