What is the difference between char and varchar data types?
Answer Posted / deven verma
char stores only character values whereas varchar can
stores alphanumerics values. searching is faster in char in
comparision of varchar
| Is This Answer Correct ? | 53 Yes | 80 No |
Post New Answer View All Answers
Write a query to count the number of rows of a table in mysql.
Is mysql query case sensitive?
Is mysql server free?
When to use order by in delete statement?
What is mysql server used for?
Is mysql still popular?
What do I do if I forgot my mysql root password?
What is bdb (berkeleydb)?
Which is better mysql or mssql?
Is blocked because of many connection errors mysql?
What is data directory in mysql?
How do you shutdown a mysql database?
What are the technical specifications of mysql?
How to show table structure mysql?
Is mariadb faster than mysql?