Interview Preparation mode beta
Funny Facebook Status Funny Facebook Status
Enter your email address

If I created a column with data type VARCHAR(3), what would I expect to see in MySQL table?

Nice?Vote!

1 Answer

Nice?Vote!
CHAR(3), since MySQL automatically adjusted the data type.
answered 1 year ago by R (19,530 points)

Related questions