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