What is the data type for unix_timestamp (MySQL)? April 5, 2023 by Tarik the type is integer like : int(11) is good for indexing and conditions like > < =