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