/* syntax version 1 */ /* postgres can not */ /* kikimr can not - can't drop non-existent table */ USE plato; $a = "Output"; DROP TABLE $a;