Computer Science, asked by abhimanyusingh26746, 7 months ago

For entering Only Numerical Data in table then which datatype we used? *

1)Text

2)Number

3)Memo

4)Yes /No

Answers

Answered by kritinshetty3
0

Answer:

text was used for numerical data too

Answered by barbiedoll275
0

Explanation:

The integer data type ( int ) is used to represent whole numbers that can be stored within 32-bits. The decimal data type ( dec ) is used to represent 64-bit floating point values. The text data type ( text ) is used to represent values that contain uppercase and lowercase letters, numbers, spaces, and symbols.

mark me as brainliest

Similar questions