Computer Science, asked by shivaniraj127, 7 months ago

What are Data Types ? List the various data types available in Access 2017​

Answers

Answered by Anonymous
10

Answer:

Data types for Access desktop databases

Data Type Usage Size

Number Numeric data. 1, 2, 4, 8, or 16 bytes.

Large Number Numeric data. 8 bytes. For more information, see Using the Large Number data type.

Date/Time Dates and times. 8 bytes.

Currency Monetary data, stored with 4 decimal places of precision. 8 bytes.

Answered by nitashachadha84
2

Answer:

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.

Explanation:

Long Text Lengthy text or combinations of text and numbers. Up to 63, 999 characters.

Number Numeric data used in mathematical calculations. 1, 2, 4, or 8 bytes (16 bytes if set to Replication ID).

Date/Time Date and time values for the years 100 through 9999. 8 bytes

Similar questions