what do you mean by longblob Data type in MySql?

Answer Posted / sathish

Blob is Binary Large OBject, which is used to store the image files or any files as a binary object in the table,

Long Blob is that to store the larger sized object thats all

Is This Answer Correct ?    12 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is trigger in mysql with example?

492


Where is mysql used?

522


What mysql -u john -p command does?

512


What is back end and front end?

463


Is pdo faster than mysqli?

469






How many columns can a table have?

481


Write a query to select all teams that won either 1, 3, 5 or 7 games.

811


How to return query output in html format?

525


Why to use char instead of varchar in the database?

567


How many tables we can create in mysql database?

490


Which statement is used in a select query for partial matching?

610


Can you tell which of the following where clauses is faster?

440


What is the maximum size of table in mysql?

555


How to use mysqldump to create a copy of the database?

502


How does limit work in mysql?

467