Export single table and email via cron job LukeDouglas May 15, 2018 14:50 How can I setup a cron job to execute a SQL query, export the results to a CSV formatted file and email to an address?
Comments
0 comments