Simon Willison’s Weblog

Subscribe

1st February 2021

TIL Splitting on commas in SQLite — I had an input string in `x,y,z` format and I needed to split it into three separate values in SQLite. I managed to do it using a confusing combination of the `instr()` and `substr()` functions.

Recent articles

This is a beat by Simon Willison, posted on 1st February 2021.

Monthly briefing

Sponsor me for $10/month and get a curated email digest of the month's most important LLM developments.

Pay me to send you less!

Sponsor & subscribe