Answer Posted / 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 View All Answers
What is difference between mysql and mysql workbench?
List some mysql advantages and disadvantages?
what is constraints?
How to create a trigger in mysql?
How do I run mysql?
Use a regular expression to find records. Use “REGEXP BINARY” to force case-sensitivity. This finds any record beginning with r.
How do I find mysql database?
How many ways to get the current time?
What is regex in mysql?
How do I start mysql in linux?
How would concatenate strings in mysql?
How do I view a mysql database?
How do I download mysql on my laptop?
Is mysql distributed?
Why MySQL is used?