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