1 2 3 4 5 6 7 8 9
--!syntax_pg select * from ( (plato."Input" join plato."Input2" using (id)) join plato."Input3" using (id)) order by id