Skip to main content
UNION
sqlparser
0.61.0
In sqlparser::
keywords
sqlparser
::
keywords
Constant
UNION
Copy item path
Source
pub const UNION: &'static
str
= "UNION";
Expand description
The
UNION
SQL keyword.