python database
时间:2021-07-01 10:21:17
帮助过:18人阅读
- 在linux中打开附件中的sqlite3 数据库 sqlite3 test.db
- 在sqlite3中使用select 语句进行查询,提交截图
select * from employee;
select id, gender from employee;
- 用insert 插入一条信息
- 用python 编程访问这个数据库,提交运行截图
python database
标签:编程 附件 employee python select ase inux jpg 图片