/Dynamic-CSV-Generation

This solution shows how you can dynamically generate a CSV based off a table name that you are passing in. It will dynamically compile the SQL using Linx expressions, and then create a CSV File.

MIT LicenseMIT

Stargazers