If we create a column with data type VARCHAR(3), what would
we expect to see in MySQL table?
Answer Posted / amith
CHAR(3), since MySQL automatically adjusted the data type.
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is the default port for mysql and how it can change?
How do I change mysql password?
What is relational database in mysql?
What is the full meaning of mysql?
What is the latest version of mysql?
What is pragma exception?
How do I truncate all tables in mysql?
What is the difference between a database and a table?
How can I create a database in mysql?
Does mysql automatically index foreign keys?
How do you backup a database in mysql?
What is the maximum number of records in mysql table?
What is select query in mysql?
What is the use of concat() in mysql?
What are the method you will follow while sql installing