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 create a trigger in mysql?
Explain the different types of constraints?
How to get a list of columns in an existing table?
How do I transfer data from one database to another in mysql?
How to delete an existing column in a table?
How many threads can mysql handle?
Write a query to count the number of rows of a table in mysql.
Is foreign key indexed mysql?
What is key in mysql?
How to delete a database from mysql server.
How do you create a table in mysql workbench?
What is mysql connector used for?
Is mysql free for enterprise?
What is sql vs mysql?
How to enter boolean values in sql statements?