<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Manuals%2Fcalci%2FNULLIF</id>
	<title>Manuals/calci/NULLIF - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.zcubes.com/index.php?action=history&amp;feed=atom&amp;title=Manuals%2Fcalci%2FNULLIF"/>
	<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/NULLIF&amp;action=history"/>
	<updated>2026-04-28T00:54:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.2</generator>
	<entry>
		<id>https://wiki.zcubes.com/index.php?title=Manuals/calci/NULLIF&amp;diff=212985&amp;oldid=prev</id>
		<title>Devika: Created page with &quot;&lt;div style=&quot;font-size:30px&quot;&gt;'''NULLIF(Value,Default)'''&lt;/div&gt;&lt;br/&gt; *&lt;math&gt;Value&lt;/math&gt; and &lt;math&gt;Default&lt;/math&gt; is any string.  ==Description== *The NULLIF function returns a...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.zcubes.com/index.php?title=Manuals/calci/NULLIF&amp;diff=212985&amp;oldid=prev"/>
		<updated>2020-03-02T08:04:43Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;div style=&amp;quot;font-size:30px&amp;quot;&amp;gt;&amp;#039;&amp;#039;&amp;#039;NULLIF(Value,Default)&amp;#039;&amp;#039;&amp;#039;&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt; *&amp;lt;math&amp;gt;Value&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Default&amp;lt;/math&amp;gt; is any string.  ==Description== *The NULLIF function returns a...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:30px&amp;quot;&amp;gt;'''NULLIF(Value,Default)'''&amp;lt;/div&amp;gt;&amp;lt;br/&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;Value&amp;lt;/math&amp;gt; and &amp;lt;math&amp;gt;Default&amp;lt;/math&amp;gt; is any string.&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
*The NULLIF function returns a value with the type of the first argument or NULL.&lt;br /&gt;
*This function  accepts exactly two arguments.&lt;br /&gt;
*Here two expressions to be compared.&lt;br /&gt;
*If the first argument is not equal to the second one, the NULLIF function returns the first argument. &lt;br /&gt;
*In case both arguments are NULL, the NULLIF function returns a NULL value.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
#NULLIF(25, 25) = 25&lt;br /&gt;
#NULLIF('Hello', 'Hello') = Hello&lt;br /&gt;
#NULLIF('Hello', 'world') = Hello&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Manuals/calci/IFNULL  | IFNULL ]]&lt;br /&gt;
*[[Manuals/calci/IF | IF  ]]&lt;br /&gt;
*[[Manuals/calci/UPPERCASE  | UPPERCASE ]]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
*[https://www.w3schools.com/sql/func_sqlserver_nullif.asp Nullif]&lt;br /&gt;
&lt;br /&gt;
*[[Z_API_Functions | List of Main Z Functions]]&lt;br /&gt;
&lt;br /&gt;
*[[ Z3 |   Z3 home ]]&lt;/div&gt;</summary>
		<author><name>Devika</name></author>
	</entry>
</feed>