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