Polyglot SQL API Documentation - v0.1.0
GitHub
npm
Preparing search index...
unionAll
Function unionAll
unionAll
(
left
:
SelectBuilder
,
right
:
SelectBuilder
)
:
SetOpBuilder
Create a UNION ALL of two SELECT queries.
Parameters
left
:
SelectBuilder
right
:
SelectBuilder
Returns
SetOpBuilder
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Polyglot SQL API Documentation - v0.1.0
Loading...
Create a UNION ALL of two SELECT queries.