Advertisements
Advertisements
Question
Which datatype specifies character type data of length where n could be any value from 0 to 65535?
Options
Char
Varchar
Int
Float
MCQ
Solution
Varchar
Explanation:
Varchar defines character data of length n, where n can be any value between 0 and 65535.
shaalaa.com
Data Types and Constraints in MySQL
Is there an error in this question or solution?