1 2 3 4 5 6
/* syntax version 1 */ /* postgres can not */ USE plato; $x = "Input"; SELECT * FROM $x VIEW raw LIMIT 1;