What datatype is used to store combination of alphabets?
Answers
Answered by
14
Answer:
varchar is datatype for storing alphanumeric values in SQL . The varchar data type holds alphanumeric data; just like char but with flexible size, you just set the maximum number of characters, maximum size is 8,000 character.
Answered by
3
Answer:
varchar is datatype for storing alphanumeric values in SQL . The varchar data type holds alphanumeric data; just like char but with flexible size, you just set the maximum number of characters, maximum size is 8,000 character.
Similar questions
Social Sciences,
4 months ago
Physics,
4 months ago
World Languages,
4 months ago
Chemistry,
9 months ago
Computer Science,
9 months ago
English,
1 year ago
Math,
1 year ago