|
$null contains a list of "null" values for parameter
substitution in SQL commands. If a single-valued variable used
in a <SQL> command matches any value of $null, the
parameter is not set. This allows unneeded parts of where
clauses to be dropped (see the SQL statement,
here).
Copyright © Thunderstone Software Last updated: Mon Feb 18 10:28:15 EST 2013
|