Q. What is BLOB and TEXT in MySQL......? ☛ BLOB is an acronym stands for a large binary object. It is used to hold a variable amount of data. There are four types of the BLOB. ✨ TINYBLOB ✨ BLOB ✨ MEDIUMBLOB ✨ LONGBLOB The differences among all these are the maximum length of values they can hold. ☛ TEXT is a case-insensitive BLOB. TEXT values are non-binary strings (character string). They have a character set, and values are stored, and compared based on the collation of the character set. There are four types of TEXT. ✨ TINY TEXT ✨ TEXT ✨ MEDIUM TEXT ✨ LONGTEXT - Study24x7
Social learning Network

Warning: include(./views/auth.php): failed to open stream: Permission denied in /var/www/html/live/loginRightSlider.php on line 18

Warning: include(): Failed opening './views/auth.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/live/loginRightSlider.php on line 18
22 followers study24x7 06 Dec 2019 03:28 PM study24x7 study24x7

Q. What is BLOB and TEXT in MySQL......? ☛ BLOB is an acronym stands for a large binary object. It is used to hold a variable amount of data. There are four types of the BLOB. ✨ TINYBLOB ✨ BLOB ✨ MEDIUMBLOB ✨ LONGBLOB The differences among all these are the maxi...

See more

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles