A compound condition is a group of multiple other conditions.
Syntax for compound conditions:
{ (condition) NOT condition condition { AND OR } condition }
For more information about the NOT, AND, and OR conditions, see Logical conditions.
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
Meet OceanBase AI Database, the unified database for operational data, real-time analytics, and AI. Explore ->
A compound condition is a group of multiple other conditions.
Syntax for compound conditions:
{ (condition) NOT condition condition { AND OR } condition }
For more information about the NOT, AND, and OR conditions, see Logical conditions.
Previous topic