Computer Science, asked by patelatish9142, 11 months ago

Which datatype is used to store number in ms access?

Answers

Answered by chaudharysaab
3
❤ HERE IS YOUR ANSWER ❤

✨-----------------------------------------------------✨
✨-----------------------------------------------------✨

\color{red}{ \boxed{\bold{ \underline{ Answer }}}}

⭐The maximum total number of digits supported by Access is 28. Decimals are used for exact numeric values. Despite the name "Decimal" you can also use the decimal data type forintegers larger than the range supported by the Long Integer type. Decimals are only supported by Microsoft Access 2000 and later.




✨-----------------------------------------------------✨
✨-----------------------------------------------------✨

❤HOPE IT HELPS YOU❤
Answered by SohamKundu012
2

Answer:

Numeric datatype

Explanation:

Datatypes are used to determine the nature of the variable .

When we specify that a variable has a certain datatype we say what values the expression may have .

The datatypes are :

  • Byte .
  • Short .
  • Char .
  • Int .
  • Float .
  • Long .
  • Double .
  • Boolean .
  • String .
Similar questions