1 2 3 4 5 6 7
/* postgres can not */ /* syntax version 1 */ use plato; pragma OrderedColumns; select * from Input tablesample bernoulli(100.0);