1 2 3 4 5 6 7 8
use plato; pragma directread; $in = (select * from Input where a != 0); select * from $in;