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
How to start mysql server?
How can you find out the version of the installed mysql?
How to validate email addresses in mysql?
all the queries used in sql
What is view? How can you create and drop view in mysql?
How to see table's field formats or description of table .
what is the difference between between and in operators in mysql?
What is a mysql server?
What is mysql sleep process?
How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.
How to convert character strings to numeric values?
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
How to delete a trigger in mysql?
How we can get distinct columns values in mysql?
What are programming functions?