Quite new with SQL I\'m looking to export some data from a MySQL database into a csv file. I\'m working locally (localhost).
Here is my SQL statement:
It looks like the back-slashes may be affecting the command. Try using '\\' instead of '\'.