How to save images in MySQL?

Answer Posted / hrindows@gmail.com

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How To see all the tables from a database of mysql server.

778


Why mongodb is faster than mysql?

654


What is mysql data directory? How to determine the location of the data directory?

729


Does mysql use sql?

677


How database are managed?

741


What are the objects can be created using CREATE statement?

725


How can you retrieve a portion of any column value by using a select query?

677


What are all the Common SQL Function?

785


How do I show all mysql databases?

705


How do I switch users in mysql?

721


What is difference between mysql mysqli and pdo?

645


What is mysql protocol?

669


What is mysql shell?

712


Why do we use preparedstatement?

669


What can I do with mysql?

682