About this tool
Convert SQL IN Values to a List
A SQL IN sequence is awkward to reuse in spreadsheets, forms, or line-based tools. This converter removes the wrapper, separators, and surrounding quotes.
The lightweight parser understands commas inside quoted values, doubled SQL quotes, unquoted numbers, and NULL-like tokens without executing any SQL.