What are different TEXT data types in MySQL?
Different text data types in MySQL include:
• TINYTEXT,
• TEXT,
• MEDIUMTEXT and
• LONGTEXT.
Is This Answer Correct ? | 0 Yes | 0 No |
What are Heap tables?
Where is the mysql data directory?
Is mysql distributed?
What is field in mysql?
How many columns can be used for creating Index?
What is deterministic in mysql?
What are the indexes in mysql?
How to control the max size of a heap table?
If you wish to encrypt the username and password using php, how will you do that?
What is the difference between the DELETE TABLE and TRUNCATE TABLE commands in MySQL?
what is the querry for all managers salary?
How big is a blob mysql?