Here you can learn about MySQL data types. MySQL Server allows to store several different types of data. The tables can be defined appropriately for the information they'll contain. In short description, data values can be categorized in three types like Numeric values, String values and Temporal values. To learn more about MySQL data types, read the following MySQL Data Types FAQs.