Application seed table
- Input
- SQL file with CREATE TABLE plus 4,812 INSERT rows for customers, quoted commas in addresses, NULL values, and ISO timestamp strings.
- Output
- CSV with 4,812 rows and headers from the INSERT column list; CREATE TABLE was ignored for data output and timestamps stayed text.