A composition condition is a combination of other conditions.
Syntax
{ (condition) | NOT condition | condition { AND | OR } condition }
For more information about the NOT, AND, and OR conditions, see the reference document 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 composition condition is a combination of other conditions.
{ (condition) | NOT condition | condition { AND | OR } condition }
For more information about the NOT, AND, and OR conditions, see the reference document Logical conditions.
Previous topic