what is the default size of a text data type?
A.40characters
B.50characters
C.60characters
D.70characters
Answers
Answered by
3
Answer:
2,048 bytes
Default size is 2,048 bytes. Stores single-byte or multibyte text strings of fixed length (up to 32,767 bytes); supports localized collation of text data. Stores single-byte or multibyte text strings of varying length (up to 255 bytes); supports localized collation of text data.
Similar questions