similarity of char and varchar
Answers
Answered by
4
The char is a fixed-length character data type, the varchar is a variable-length character type. Because char is fixed-length data type, the storage size of char value is equal to the maximum size for this column. we can use the char when the data entries in a column are expected to be the same size.
callme1:
Pls answer my other question
Similar questions
Social Sciences,
7 months ago
English,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Chemistry,
1 year ago