The BOOLEAN data type holds a Boolean value.
The Boolean value can have the following values:
Boolean literals consist of the keywords TRUE, FALSE, and UNKNOWN. The literals can appear in uppercase or lowercase. For further information about UNKNOWN, see the IF statement.