aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/expr/literal_true.sql
blob: 38d56a8fe3432c3c10c779ff3343d2c10516f47e (plain) (blame)
1
2
3
/* postgres can not */
/* postgres returns "t" as string representation */
select true;