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

How do I start and stop mysql on windows?

0 Answers  


how we can use more then one primary key in Single Table

9 Answers   Systematix,


How can I see connections in mysql?

0 Answers  


What is mysqlcommand?

0 Answers  


What is pdo connection?

0 Answers  


What is trigger in mysql?

0 Answers  


What is difference between group by and order by clause?

0 Answers  


How do you restart mysql?

0 Answers  


What is mysql protocol?

0 Answers  


about join

2 Answers  


How to check server status with 'mysqladmin'?

0 Answers  


What is mysql root?

0 Answers  


Categories