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
Which datatype is used for email in mysql?
How to create trigger in mysql phpmyadmin?
How to dump a table from a database.
What is a csv table?
What is definer in mysql?
What are procedures in mysql?
Is oracle better than mysql?
How do you login to MySql using Unix shell?
How to returns the columns and column information pertaining to the designated table.
How can you export the table as an xml file in mysql?
What is the difference between timestamp and datetime in mysql?
How to convert numeric values to character strings?
How can you import tables from a sql file into a database by using the mysql client?
What is truncate in mysql?
What happens if you no create privilege in a database?