Imagine there is a SQL statement with 300+ columns
create table if not exists ( 300+ columns ); Insert into select 300 columns from a inner join b on a.key=b.key