开发者

Importing .XLS file data to mySQL table

开发者 https://www.devze.com 2023-01-06 01:42 出处:网络
How do I import data from a XLS file into开发者_运维技巧 a mySQL database?If you have access to PHPMyAdmin, you should be able to save the data as CSV and then import that into MySQL.

How do I import data from a XLS file into开发者_运维技巧 a mySQL database?


If you have access to PHPMyAdmin, you should be able to save the data as CSV and then import that into MySQL.

0

精彩评论

暂无评论...
验证码 换一张
取 消