Select - Boolean

Select templates for Boolean fields, of type boolean.   Click on a template's link to jump to that template's topic.

 

Expression

Select using the given expression.

 

Null

Select for null values in the source field.

 

  • null - Select records with NULL values.
  • not null - Select records with non-NULL values.

 

Search

Select by testing the number of bytes in the binary data value in the source field compared to the given value or values,  which can be values from a field, a specified value (TRUE or FALSE), or the result of an expression that evaluates to a Boolean value.

 

  • equal (=) - Select records with values equal to the given value.
  • not equal (<>) - Select records with values not equal to the given value.

 

 

See Also

Select - Boolean: Expression

 

Select - Boolean: Null

 

Select - Boolean: Search

 

Select Reference

 

Select - Expression

 

Select - Binary

 

Select - Datetime

 

Select - Geometry

 

Select - Numbers

 

Select - Numeric Vectors

 

Select - Text

 

Select - Tiles

 

Select - UUID