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

What is trigger in mysql?

687


How do I create a stored procedure in mysql?

666


List the different types of normalization?

700


Where does mysql store data?

631


Consider you have the following three tables which have to be linked together.

700


How are mysql timestamps seen to a user?

710


How do I restart mysql on windows?

683


What is a storage engine?

719


can you tell the order of sql select statement? : Mysql dba

662


How to create and drop view in mysql?

689


How do I install mysql?

671


Can we store pdf files in mysql?

668


What is select query in mysql?

670


What is mysql database extension?

714


What is max_used_connections in mysql?

701