How to save images in MySQL?
Answers were Sorted based on User's Feedback
Images in MySQL can be stored as blobs. For saving them: All the database images are converted into the blobs first. Then, they will get inserted into the database, and later on, it will get stored into the disk.
| Is This Answer Correct ? | 0 Yes | 0 No |
Images in MySQL can be stored as blobs. For saving them: All the database images are converted into the blobs first. Then, they will get inserted into the database, and later on, it will get stored into the disk.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is table level locking in mysql?
How many queries can mysql handle?
What is InnoDB?
What is logs in mysql?
Does uninstalling mysql delete database?
How do I quit mysql?
can you elaborate on blob and text in mysql? : Mysql dba
How to drop an existing table in mysql?
What is action query?
What is the return type of mysqli_query?
how we can find nth max salary from an employe table by using my sql?
How do I run mysql without installing?
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)