I am wondering how do I export table data into a csv? I read that I need to use mysql workbench command line but I can not figure out how to launch the cmd line(don\'t know
SELECT resultAfter you run a SELECT: Query > Export Results...
In the Navigator, right click on the table > Table Data Export Wizard
All columns and rows are included by default, so click on Next.
Select File Path, type, Field Separator (by default it is ;, not ,!!!) and click on Next.
Click Next > Next > Finish and the file is created in the specified location