mysql workbench中PK NN UQ BIN UN ZF AI字段类型标识说明

xiaoxiao2021-02-28  82

个人博客网址

PK:premiere key 主键

NN:not null 非空

UQ:unique 唯一索引

BIN:binary 二进制数据

UN:unsigned 无符号(非负)

ZF:zero fill 填充0 例:字段为1 int(5)-->00001

AI:auto increment 自增

转载请注明原文地址: https://www.6miu.com/read-83906.html

最新回复(0)