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 |
How many columns can a table have?
State the differences between mongodb and mysql.
How can I see all mysql databases?
can you tell the order of sql select statement? : Mysql dba
Which statement is used in a select query for partial matching?
What is the use of mysqli_connect in php?
Write a query to find duplicate rows in table?
Is SET Command is SQL Statement..?
What is the use of mysql workbench?
How do you start MySQL on Linux?
What is “i_am_a_dump” flag in mysql?
What are the functions of commit and rollback 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)