This takes a CSV (comma-separated values) payload and transforms it into a custom CTE (common table expression) that can be used in MySQL 8.
Ignore first row (column headers).