PRAGMA DisableSimpleColumns; /* postgres can not */ SELECT * FROM plato.Input1 as A INNER JOIN plato.Input2 as B ON A.key=B.key;