SQL IN Clause Builder

Turn a list of values into a ready-to-paste SQL IN (...) clause.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Build a SQL IN clause from a list

Have a column of IDs from a spreadsheet or log and need them inside a WHERE id IN (...)? Paste the list and this tool assembles a clean SQL IN clause for you — splitting on newlines, commas, tabs or semicolons.

Toggle auto-quoting (numbers stay bare, strings get single quotes with '' escaping), strip duplicates, switch to NOT IN, or break long lists onto one value per line. Everything runs in your browser — nothing is uploaded.

Ad placeholder (rectangle)