SQL to CSV

Convert your insert SQL to CSV format.

Example data

SELECT * FROM customers WHERE city = 'New York';