INTEGER

INTEGER

ZEROFILL is deprecated

  • https://dev.mysql.com/doc/refman/8.0/en/integer-types.html

Constructor

new INTEGER(dataLength)

Parameters:
Name Type Description
dataLength number
Example:
INTEGER
INTEGER.UNSIGNED
INTEGER.UNSIGNED.ZEROFILL
INTEGER(10)