1 2
PRAGMA DisableSimpleColumns; select * from plato.Input as a inner join plato.Input as b on a.key = b.key;