MySQL Workbench建表时 PK NN UQ B UN ZF AI G的含义

PK Belongs to primary key 作为主键 NN Not Null 非空 UQ Unique index 不能重复 B Is binary column 存放二进制数据的列 UN Unsigned data type 无符号数据类型(需要整数形数据) ZF Fill up values for that column with 0's if it is numeric 填充0位(
相关文章
相关标签/搜索