Share via


null, NULL, Null

Use lowercase null to refer to a null value. Better yet, use null value to avoid confusion with the constant.

Use NULL or Null (depending on the language) only to refer to the constant.