Home
SQL / MySQL
Aggregate Functions
Backup Load
Command MySQL
Cursor
Data Type
Database
Date Time
Engine
Event
Flow Control
FullText Search
Function
Geometric
I18N
Insert Delete Update
Join
Key
Math
Procedure Function
Regular Expression
Select Clause
String
Table Index
Transaction
Trigger
User Permission
View
Where Clause
XML
Integer Type « Data Type « SQL / MySQL
SQL / MySQL
Data Type
Integer Type
1.
Integer Types in MySQL with Sizes and Ranges
2.
Int value: less than and equal
3.
Int value: larger and equals
4.
Int value: less than
5.
Int value: bigger
6.
INT(m), INTEGER(m): 32-bit integer (4 bytes, -2.147,483,648 to +2,147,483,647)
7.
Number Data types in MySQL
8.
Compare with integer literal
9.
Minus a constant value