Tino Wildenhain <tino@wildenhain.de> writes:
> So null (or none, or undefined ...) in most
> languages map to "" (Empty string)
Not in SQL. In SQL null means "unknown". If it's unknown then it's still
unknown when there's something attached to the beginning of it.
--
greg