CSV To CTE Transformer

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.

Step 1: Paste CSV Text

Step 2: Configure Field-to-Column Mappings

Step 3: Copy SQL Statement For Fun And Profit