The data type that is used for detailed and descriptive
field is -
(a) currency (b) Long Text (c) Auto number
Answers
Answered by
6
Answer:
Auto number is the answer of the question
Answered by
2
Explanation:
A) currently denotes to Doller, rupees, euro so it's data type will be a string (Note - If you are using sign instead of name then you can use char type which holds the single character)
B) Long text always in string
C) Numbers can be of int type or long type
Similar questions