process.sql 89 B

12345678
  1. USE plato;
  2. $p = ($s) -> ($s);
  3. INSERT INTO Output
  4. PROCESS Input
  5. USING $p(TableRows());