Computer Science, asked by jinnatunnesa2007, 1 day ago

What are the data types used in MS Access?

Answer shortly please​

Answers

Answered by KoulikRoy
4

Answer:

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

Date/Time Dates and times. 8 bytes.

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

AutoNumber Unique value generated by Access for each new record. 4 bytes (16 bytes for ReplicationID).

Explanation:

Hope this will help.. Please mark me the brainliest.Thanks.

Thank you Jinnateunessa for giving me thanks in my previous answer..

Answered by avdheshkushwaha37737
2

Answer:

Access: Data Types

TEXT. Short Text (formerly Text) is a simple data type. ...

NUMBER. For Number, the critical distinction is made in the Field Size property: Byte, Integer, Long Integer, Single, Double, Replication ID, and Decimal. ...

DATE/TIME. Date/Time is stored as a number.

Similar questions