1 2 3 4 5
/* syntax version 1 */ /* postgres can not */ use plato; $x = "Input"; SELECT count(*) FROM $x;