1.将csv文件导入到sqlite database
a.选择 database->import
b.选择数据类型
c.然后在Execute sql里面执行
SELECT * FROM employee
就会看到所有结果