Int « Data Type « SQL / MySQL






1.Int(11) not null
2.Default null value for Int type column
3.INTEGER(4) ZEROFILL
4.The width specification is most often used with zerofill
5.Compare with integers
6.INT UNSIGNED
7.How MySQL deals with non-exist number