Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 261 Bytes

SQL-Auto-Generate-CSV

To read data from a SQL server table every 5 minutes, resample the data; auto generate a .csv file everyday with the file name being the date. The daily csv file names will look like this

01-01-2020.csv

01-02-2020.csv

01-03-2020.csv