1 2 3 4 5
--!ansi_lexer /* syntax version 1 */ use plato; select count(*) from Input2 as a join Input3 as b using("key");;