Microsoft
98-364 · Question #195
You are creating a table to store customer data. The AccountNumber column uses values that always consist of one letter and four digits. Which data type should you use for the AccountNumber column?
The correct answer is A. CHAR. See the full explanation below for the reasoning.
Question
You are creating a table to store customer data. The AccountNumber column uses values that always consist of one letter and four digits. Which data type should you use for the AccountNumber column?
Options
- ACHAR
- BBYTE
- CDOUBLE
- DSMALLINT
How the community answered
(61 responses)- A70% (43)
- B7% (4)
- C3% (2)
- D20% (12)
Community Discussion
No community discussion yet for this question.