Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 206 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 206 Bytes

sql2csv

A simple script to convert SQL output to CSV format. Someone is clearly going to tell me that SQL has this built in or something.

Usage:

$ python sql2csv.py input_file.csv [output_file]