mysql - how to convert .sql file to .xlsx(excel) without third party tools -


i using mysql server using mysqldump import command have taken backup of database in backup.sql file want convert file in ms excel2010 please suggest me easy way out using third party tools .thank

the *.sql file type stores commands , not data. it's immposible want directly, need first data , display or other things in excel.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -