salary列的数据类型为DECIMAL(长度为9,小数点后位数为2)。
BONUS列的数据类型为DECIMAL(长度为9,小数点后位数为2)。
特定数据类型的字段宽度,比如用四位数字表示年份。
Field widths for specific data types, such as four digits for a year.
数据类型的精度是列中允许的位数。
The precision of a data type is the number of digits allowed in the column.
数据类型的精度是列中允许的位数。
The precision of a data type is the number of digits allowed in the column.
应用推荐