Skip to content

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.

Notifications You must be signed in to change notification settings

shnabin/SQL-Auto-Generate-CSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages