News

Access your database using your preferred graphical interface or the command line tool. Type the following command to export a database entry to a CSV file:SELECT * INTO OUTFILE 'C:\export.csv ...