as_table_subquery.sqlx 69 B

123
  1. $data = (select * from plato.Input);
  2. SELECT * FROM AS_TABLE($data);