Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

question 25 in access, which of the following data types is used to sto…

Question

question 25

in access, which of the following data types is used to store text longer than 255 characters?

a short text

b long text

c number

d currency

Explanation:

Brief Explanations

In Microsoft Access, the "Short Text" data type is limited to 255 characters. The "Number" data type is for numerical values, and the "Currency" data type is for monetary values. The "Long Text" data type (also known as "Memo" in older versions) is specifically designed to store text longer than 255 characters.

Answer:

B. Long Text