Is there a way to post a sql query and save the result to text file?
I have a python script which run a html form with the query and it gets the results, but I want to get that results into text file.
I have a python script which run a html form with the query and it gets the results, but I want to get that results into text file.
Comment