Glossary / Data Type

Term: Data Type

In programming and database development, the data type is an attribute that specifies the type of data that an object can hold.

This tells the computer what type of values can be stored, and which operations can be successfully performed using it.