1 2 3 4 5 6 7
/* syntax version 1 */ /* postgres can not */ USE plato; $a = "Output"; INSERT INTO $a SELECT count(*) from Input;