what is int in mysql

Solutions on MaxInterview for what is int in mysql by the best coders in the world

showing results for - "what is int in mysql"
Elias
14 Sep 2016
1INT stands for interger, so it is interger values.
2INT can contain zero, positive and negetive values.
3INT cannot contain fraction values, only hole numbers are excepted.