What are different TEXT data types in MySQL?



What are different TEXT data types in MySQL?..

Answer / hrindows@gmail.com

Different text data types in MySQL include:
• TINYTEXT,
• TEXT,
• MEDIUMTEXT and
• LONGTEXT.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Can we store files in mysql?

0 Answers  


What is the difference between mysql_fetch_array() and ysql_fetch_object() ?

0 Answers  


What is normalization and list the different types of normalization?

0 Answers  


Is mysql a server or database?

0 Answers  


How many queries can mysql handle?

0 Answers  






How to rename an existing table in mysql?

0 Answers  


How to delete an existing column in a table?

0 Answers  


What is use command in mysql?

0 Answers  


How many tables we can create in mysql database?

0 Answers  


What is the latest mysql?

0 Answers  


What is blob storage?

0 Answers  


What does mysql workbench do?

0 Answers  


Categories