Getting Data from MySQL into Excel
The other title of this article could be Outputting data from MySQL into a Comma Separated Value file (.csv)
Short and sweet, this article is more for me to store this SQL syntax in an easily recoverable place as I seem to forget how to use it every time I need to output something into CSV format from MySQL.
