如何通过python使用sqlite3获取表名?
发布时间:2020-05-23 18:37:27 所属栏目:Python 来源:互联网
导读:参见英文答案 List of tables, db schema, dump etc using the Python sqlite3 API10个我从sqlite3数据库中获取数据时遇到问题.我找不到表的名称及其编码.当我打开db throuh sqlitebrowser时,
|
参见英文答案 > List of tables,db schema,dump etc using the Python sqlite3 API10个
但是如何获取表的名称及其编码? 最佳答案 您可以使用此查询来获取表名称. (编辑:安卓应用网) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
