Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
ast
isSetOperation
Function isSetOperation
isSetOperation
(
expr
:
Expression
)
:
boolean
Check if expression is a set operation (UNION, INTERSECT, EXCEPT)
Parameters
expr
:
Expression
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Check if expression is a set operation (UNION, INTERSECT, EXCEPT)