Programmer’s Picnic SQL — Beginner
Programmer’s Picnic SQL
Tip: Select part of the SQL to run only that portion. With no selection, the complete query runs. Press Ctrl/Command + Enter to run.
Import data
After import, use: SELECT * FROM my_data;
Loading SQLite…
Saved query history