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 enter binary numbers in sql statements?
How do I connect to a database in mysql workbench?
How do I fix a crashed mysql database?
why not null is not allowed at table level
How do I find the database name in mysql?
What is myisamchk?
Why does mysql have so many connections?
How can we run batch mode in mysql?
What are the ways in which you can retrieve data in the result set of mysql using php?
How do I run a query in mysql?
What is mysql data directory? How to determine the location of the data directory?
What is back end and front end?
What are the differences between char and varchar data types?
How does mysql store dates?
Can we store pdf files in mysql?