select_qstarref2.sql 73 B

12
  1. --!syntax_pg
  2. select a.*,b.* from plato."Input" as a,plato."Input2" as b;