aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/bigdate/tz_table_rw.sql
blob: ca11765fc8d135879f9ce8767baeabdb6ac33932 (plain) (blame)
1
2
3
4
5
6
use plato;

insert into Output
select (waz,wdz,wtz),waz,wdz,wtz from Input;