News

Create a MySQL SELECT query to select the data you want to output to CSV. Specify the output file and the four CSV options: "FIELDS TERMINATED BY" specifies the character used between fields ...
but here's what I'm trying to do:<BR><BR>I need to run a script on a central workstation that will run a query on two remote MySQL boxes and return the output of that query to two text files on ...