All functions > LOGICAL

All functions in the LOGICAL category.

FunctionDuckDBTrinoServingDescription
ANDReturns TRUE when both boolean operands are TRUE.
ORReturns TRUE when at least one boolean operand is TRUE.
NOTReturns FALSE if the operand is TRUE, TRUE if it is FALSE.

Summary
Functions in this category: 3

This documentation is automatically generated from the FeatureMesh registry.