const UNNAMED_SUBQUERY: &str = "?subquery?";Expand description
The table name stored in BindContext for a subquery without an alias.
const UNNAMED_SUBQUERY: &str = "?subquery?";The table name stored in BindContext for a subquery without an alias.