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
How do I assign a variable in mysql?
How do I install the latest mysql on ubuntu?
What is auto increment in mysql?
Why do we use mysql?
What is mysql aggregate functions? Explain
What is blob and text in mysql?
What is mysql and how it works?
What is the difference between mysql and oracle?
What are numeric data types?
Where’s database data actually stored? Is there a way to see the files which are stored?
How do I insert an image into mysql workbench?
What is default password for mysql?
How many sql ddl commands are supported by 'mysql'?
What is data node in mysql cluster?
What is a join in mysql?