-
SQL NULL vs empty string vs zero
NULL Is Not Zero, Not an Empty String, and Not False This single idea explains most NULL-related surprises: NULL represents an unknown or missing value — not zero, not an empty str…
NULL Is Not Zero, Not an Empty String, and Not False This single idea explains most NULL-related surprises: NULL represents an unknown or missing value — not zero, not an empty str…