Have a waterfall that includes evaluation of date fields where a NULL is allowed.
In the Where there is the following:
ShipDate <= CurrentDate
and the ShipDate IS NULL.
How would this be evaluated? If the ShipDate is NULL, then is the where True (NULL is less than CurrentDate) or is it False - ShipDate is after/greater than the CurrentDate?
Thanks,
--
Brian
"It drops into your stomach like a Abrams's tank.... driven by Rosanne Barr..." A. Bourdain
↧