Skip to content

SQL Conditions ​

Yellowbrick supports simple and complex SQL search conditions that use the constructs described in this section.

LIKE and SIMILAR TO are covered in the section on pattern matching.

Note: Conditions defined with ALL subquery expressions are not supported.

In This Section

Parent topic:SQL Functions and Operators