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 a delimiter in mysql?
What is pdo mysql?
how you will Create a database on the mysql server with unix shell.
How to calculate the difference between two dates?
Can you tell how to find the number of rows in a resultset using php?
How do you shutdown a mysql database?
What is mysqli_connect_error ()?
What is the use of pdo?
How do I start mysql database?
How can you retrieve a portion of any column value by using a select query?
How many tables will create when we create table, what are they?
SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?
Oracle (3253)
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)