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 do I copy a table in mysql?
How to load a csv file into a table
How do I download mysql?
what is the procedure to configure the application of mysql?
How do I show users in mysql?
What is blob in mysql?
What does mysqli stand for?
Explain about reporting services of MYSQL?
What is MySQL?
What are the similarities between a function and a procedure?
Is mysql a odbc?
Can mysql function return a table?
Why we use mysqli instead of mysql?
What are the functions of commit and rollback statements?
What is the difference between the LIKE and REGEXP operators?