1 2 3 4 5 6 7
/* syntax version 1 */ /* postgres can not */ use plato; $path = (select min(Path) from folder("")); drop table $path;