Export MySQL query to Excel file: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 6: Line 6:
* other MySQL client softwares
* other MySQL client softwares


two steps conversion: ex
two steps conversion: ex: CSV --> XLSX or XLS --> XLSX
* CSV --> XLSX or  
* PHPExcel or MySQL client softwares + MS Excel
* XLS --> XLSX
* PHPExcel or MySQL client softwares + [https://zh-tw.libreoffice.org/discover/calc/ LibreOffice Calc]


== Technical issues: If it costs too much time to convert to Excel file ==
== Technical issues: If it costs too much time to convert to Excel file ==

Navigation menu