If compatibilityversion
(which defaults to Texis version) is 8
or later, $null
is a constant with no values (useful for
passing no-values to a named parameter) and has no effect on
<sql>
. If version 7 or earlier, it is initialized to no-values
but is modifiable by the script, and is the default for the
<sql>
NULL
option, here.