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