SQLite Forum

simple insert issue with 3.35.5 - .sqliterc issue?
Login
At the CLI shell, enter the following:<code>
  .help
  .help mode
</code>
Then enter:<code>
  .mode box
  .header on
</code>

Then run your query. The .help commands will explain what you see.