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


Please Help Members By Posting Answers For Below Questions

In how many ways we can retrieve data in the result set of mysql using php?

820


What is flush privileges in mysql?

743


change column name and make a unique column so we get no dupes.

727


What is a crosstab query?

708


How to use case expression?

722


What are views in mysql?

699


How to decrement dates by 1 in mysql?

741


What are date and time data types in mysql?

754


Transactions are used to treat sets of SQL statements atomically. State Whether True or False?

1221


Why phpmyadmin is used for mysql?

695


What is ddl, dml, and dcl?

747


How do I uninstall mysql connector?

670


How to convert dates to character strings?

761


How do I find the database name in mysql?

708


What sql does mysql use?

695