aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/select/exists_true.sql
blob: 163f223faf42a2eb3eb0ff208094e96b9ecad92e (plain) (blame)
1
SELECT EXISTS (SELECT 'Cool') from plato.Input;