aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/select/select_all_from_concat.sql
blob: 2f22f7a4617400e34e56c3bb2178d2cc63f1dad9 (plain) (blame)
1
2
/* postgres can not */
select * from plato.concat(Input2, Input3);