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 to get the current date in mysql?

0 Answers  


What is Inner Joints and Outer Joints ? What is right outer joints,left outer joints,right inner joints , left inner joints ,

2 Answers   HP,


How many rows can a mysql table hold?

0 Answers  


What are the functions in mysql?

0 Answers  


What?s the difference between PRIMARY KEY and UNIQUE in MyISAM?

4 Answers   Aufait, CSS, Wipro,






What is int mysql?

0 Answers  


How many columns can a table have?

0 Answers  


What is flush privileges in mysql?

0 Answers  


What is the query to display top 20 rows?

0 Answers  


Does mysql use tcp or udp?

0 Answers  


Does mysql automatically index foreign keys?

0 Answers  


Explain the difference between FLOAT, DOUBLE and REAL.

14 Answers   Yahoo,


Categories