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