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

What are Heap tables?

1 Answers  


Where is the mysql data directory?

0 Answers  


Is mysql distributed?

0 Answers  


What is field in mysql?

0 Answers  


How many columns can be used for creating Index?

0 Answers  






What is deterministic in mysql?

0 Answers  


What are the indexes in mysql?

0 Answers  


How to control the max size of a heap table?

0 Answers  


If you wish to encrypt the username and password using php, how will you do that?

0 Answers  


What is the difference between the DELETE TABLE and TRUNCATE TABLE commands in MySQL?

1 Answers  


what is the querry for all managers salary?

2 Answers  


How big is a blob mysql?

0 Answers  


Categories