|
$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: Thu Dec 22 15:13:31 EST 2011
|