aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites/select/from_in_front.sql
blob: 70b0c1c356f20b8a8b36b7b8aaafbac56da1ff92 (plain) (blame)
1
2
/* postgres can not */
from plato.Input select * order by key, subkey limit 1;