UNNAMED_SUBQUERY

Constant UNNAMED_SUBQUERY 

Source
const UNNAMED_SUBQUERY: &str = "?subquery?";
Expand description

The table name stored in BindContext for a subquery without an alias.