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 drop an existing view in mysql?
How can I see mysql database?
How to run a sql statement?
Why mysql is open source?
What tools available for managing mysql server?
What does mysql flush tables do?
What is an index? How can an index be declared in mysql?
What is limit in mysql?
What is heap table?
how you will Create a database on the mysql server with unix shell.
What are the types of queries?
What are programming functions?
How do you create a table in mysql workbench?
what is database white box testing? : Mysql dba
How many concurrent queries can mysql handle?