Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNSIGNED:是指数值类型只能为正数; #14

Open
coderben2017 opened this issue Apr 20, 2018 · 2 comments
Open

UNSIGNED:是指数值类型只能为正数; #14

coderben2017 opened this issue Apr 20, 2018 · 2 comments

Comments

@coderben2017
Copy link

unsigned无符号整数,应该是“非负数”吧?(包含0)

@jaywcjlove
Copy link
Owner

@coderben2017

咨询专业的DBA的回答,自己斟酌哦:

不包含0,但允许存0值。unsigned 这个关键字的意义原本就是定义整型的存储范围。

@coderben2017
Copy link
Author

涨姿势了~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants