1 2 3 4 5 6
/* postgres can not */ /* custom error:Anonymous table "@a" must be materialized. Use COMMIT before reading from it*/ use plato; select * from @a;