Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

True and False are boolean values in SQL, representing logical values of "true" and "false", respectively. Null is a special value that represents the absence of a value. It is used when a value is not known or not applicable, and is distinct from zero or an empty string. It is often used to indicate missing or unknown data.