select_alias_partial.sql 77 B

12
  1. --!syntax_pg
  2. select key,a.value,key2 from plato."Input" as a,plato."Input2";