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

How to start mysql server?

729


How can you find out the version of the installed mysql?

932


How to validate email addresses in mysql?

790


all the queries used in sql

2333


What is view? How can you create and drop view in mysql?

650


How to see table's field formats or description of table .

636


what is the difference between between and in operators in mysql?

694


What is a mysql server?

707


What is mysql sleep process?

705


How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.

629


How to convert character strings to numeric values?

796


table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

1023


How to delete a trigger in mysql?

662


How we can get distinct columns values in mysql?

780


What are programming functions?

645