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
How do I drop a database in mysql?
What does mysql workbench do?
What is the use of i-am-a-dummy flag in mysql?
Write command to import an mysql file?
How do I create a mysql username and password?
What are the objects can be created using CREATE statement?
What is procedures in mysql?
What does mysql flush hosts do?
What is mysql slow query?
Is mysql a free database?
What is a query in mysql?
Is mysql a programming language?
Is mysql owned by oracle?
How to include numeric values in sql statements?
Why mysql is open source?