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
How To see all the tables from a database of mysql server.
Why mongodb is faster than mysql?
What is mysql data directory? How to determine the location of the data directory?
Does mysql use sql?
How database are managed?
What are the objects can be created using CREATE statement?
How can you retrieve a portion of any column value by using a select query?
What are all the Common SQL Function?
How do I show all mysql databases?
How do I switch users in mysql?
What is difference between mysql mysqli and pdo?
What is mysql protocol?
What is mysql shell?
Why do we use preparedstatement?
What can I do with mysql?