what do you mean by longblob Data type in MySql?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / nitin malhotra
Long Blob data types are used to store the large text file
in the Binary Format into our database.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / nitin malhotra
Long Blob data types are used to store the large text file
in the Binary Format into our database.
| Is This Answer Correct ? | 9 Yes | 4 No |
Why do we need mysql?
What is heap table in mysql?
Where is the myisam table stored?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?
How to load data from a text file into a table?
How to dump a table to a file with 'mysqldump'?
What is the default port of mysql server?
How to drop an existing index in mysql?
What is meant by mysql database?
If you specify the data type as DECIMAL (5,2), what?s the range of values that can go in this table?
How do I start mysql database?
How to enter microseconds in sql statements?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)