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 offset limit?
What is difference between pdo and mysqli?
How to use mysqldump to create a copy of the database?
What is bdb (berkeleydb)?
What is mysql procedure?
Write a query to stop mysql in unix
What is mysqli_num?
What is session variable in mysql?
How to set mysql variable in php?
What is the phantom problem?
What is the use of mysqli_fetch_array?
What are the advantages/disadvantages of mysql and php?
What is InnoDB?
What is the default password for mysql?
In which language mysql has been written?