aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/pg/pgns_agg.sql
blob: bb19c6421e5555d7c92f4cd937c446079b557510 (plain) (blame)
1
2
select PgAgg::count() from (select 1);