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 |
how can you test for null values in a database? : Mysql dba
What is difference between oracle sql and mysql?
What command is used to delete the data from the table without deleting the table structure?
What is the use of ENUM in MySQL?
How to store values to array from mysql database in php?
Write a query to retrieve a hundred books starting from 20th.
Explain GRANT command in MySQL.
What is blob in mysql?
What is mysql used for?
How Switch (select or use) to a database.
Can we save images in mysql database?
if we want to load data from a text file into a mysql table, but the columns in table are 1st: code(int) and 2nd: city(varchar), but in text file the format is 1st cityname and then code separeted by delimeters. how to load?
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)