Column selection from VALUES results in NotFound(Column) Err
Execution of the SELECT COLUMN_1 FROM (VALUES (1))
query results in NotFound(Column, "with name \"COLUMN_1\"")
error.
Execution of the SELECT COLUMN_1 FROM (VALUES (1))
query results in NotFound(Column, "with name \"COLUMN_1\"")
error.