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 query log in mysql?
Is mysql a database?
What is database in php mysql?
how to take mysql database backup?
1.how to fetch a value and Execute store procudure in mysql(INNODB) using phpMyAdmin? 2.can i wright a package in mysql database(INNODB)?
How do you rename a table?
What is trigger in mysql?
Why does mysql have so many connections?
What does mysql flush hosts do?
What are the difference between now and current_date in mysql?
Is mysql a relational database?
What is the latest version of php and mysql?
What is action query?
How to run 'mysql' commands from a batch file?
In how many ways we can retrieve data in the result set of mysql using php?