What data type should I use for saving unix_timestamp value (MySQL)?
unix_timestamp
the type is integer like :
int(11)
is good for indexing and conditions like > < =
> < =
1.4m articles
1.4m replys
5 comments
57.0k users