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
What is trigger in mysql?
How do I create a stored procedure in mysql?
List the different types of normalization?
Where does mysql store data?
Consider you have the following three tables which have to be linked together.
How are mysql timestamps seen to a user?
How do I restart mysql on windows?
What is a storage engine?
can you tell the order of sql select statement? : Mysql dba
How to create and drop view in mysql?
How do I install mysql?
Can we store pdf files in mysql?
What is select query in mysql?
What is mysql database extension?
What is max_used_connections in mysql?