1 2 3 4 5
/* postgres can not */ /* syntax version 1 */ pragma yt.ViewIsolation = 'true'; USE plato; SELECT k, s, v FROM Input VIEW system_udf;