concat.sql 80 B

1234
  1. /* postgres can not */
  2. USE plato;
  3. SELECT id1 FROM CONCAT(InputGood, InputBad);