What are data types? List the various data types available in Access 2016.
Answers
Answered by
2
In computer science and computer programming, a data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. Most programming languages support basic data types of integer numbers, floating-point numbers, characters and Booleans.
Answered by
6
Answer:
a particular kind of data item, as defined by the values it can take, the programming language used, or the operations that can be performed on it.
Explanation:
The Byte, Integer and Long Integer ,single and double are the various data types available in access.
Similar questions