加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

SQLite3整数最大值

发布时间:2020-12-12 19:18:20 所属栏目:百科 来源:网络整理
导读:sqlite3中的数据类型INTEGER的最大值是多少? 如何在数据库中存储ip地址? 附件是什么? 如何创建属于使用sql ddl的特定数据库的表? 这个错误是什么? error while the list of system catalogue : no such table: temp.sqlite_master Unable to execute st
> sqlite3中的数据类型INTEGER的最大值是多少?
>如何在数据库中存储ip地址?
>附件是什么?
>如何创建属于使用sql ddl的特定数据库的表?
>这个错误是什么?

error while the list of system
catalogue : no such table: temp.sqlite_master
Unable to execute statement

> sqlite3文本数据类型supoports unicode?
谢谢。

>看看 http://www.sqlite.org/datatype3.html最大是2 ^ 63-1 = 9223372036854775807
>我会认为你应该使用varchar
> http://www.sqlite.org/lang_attach.html
> http://www.sqlite.org/lang_createtable.html
>可能有帮助 SQLite ‘no such table’ error

一般查看sqlite documentation

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读