18 lines
360 B
Markdown
18 lines
360 B
Markdown
---
|
|
title: UNION clause
|
|
description: >
|
|
The `UNION` clause combines the results of two or more `SELECT` statements into
|
|
a single result set.
|
|
menu:
|
|
influxdb3_clustered:
|
|
name: UNION clause
|
|
parent: SQL reference
|
|
weight: 206
|
|
|
|
source: /shared/sql-reference/union.md
|
|
---
|
|
|
|
<!--
|
|
The content of this page is at /content/shared/sql-reference/union.md
|
|
-->
|