simple_columns_base.sql 100 B

1234
  1. PRAGMA SimpleColumns;
  2. --INSERT INTO plato.Output
  3. SELECT 100500 as magic, t.* FROM plato.Input as t