aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/version/version.sql
blob: ee89f2b5af22eb106f430fba841f88246109e145 (plain) (blame)
1
2
3
4
5
/* postgres can not */
/* yt can not */
use plato;

select length(version()) > 1;