Which datatype is used to store the character string in SQL?
Answers
Answered by
1
Answer:
Also known as Variable Character, it is an indeterminate length string data type. It can hold numbers, letters and special characters. Microsoft SQL Server 2008 (and above) can store up to 8000 characters as the maximum length of the string using varchar data type.
FOLLOW ME
Similar questions
Math,
3 months ago
Science,
3 months ago
English,
6 months ago
Science,
6 months ago
Computer Science,
1 year ago