Extract the single column name from a subquery's SELECT list. For `SELECT user_id FROM orders`, returns `"user_id"`.
(query: &ast::Query)
source not stored for this graph (policy: none)
no test coverage detected