blob: 136517fe6101c75108cfa65a58c481d402a0eae3 [file]
SELECT a, b AS bb, t.c, 1 + 2 * 3 AS expr, 'x' || 'y' AS cat FROM schema1.t