insert.sql 99 B

12345
  1. /* postgres can not */
  2. /* multirun can not */
  3. INSERT INTO plato.Output
  4. SELECT * FROM plato.Input;