What is the only reason to define the data type of a field?
1) To allocate the proper amount of storage space for the data
2) To ensure data integrity
3) To improve data retrieval performance
4) To enforce data validation rules