The BOOLEAN data type holds a Boolean value which can have the 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.