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