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
Is oracle better than mysql?
What are the types of index?
What is blob and clob?
How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.
What is pragma autonomous_transaction?
What is a user defined variable?
Explain Access Control Lists.
How would concatenate strings in mysql?
How to delete a database from mysql server.
What is row level locking in access?
What is mysqli procedural?
Is mysql owned by oracle?
In which language it is written?
What is mysql procedure?
What is the difference between now() and current_date()?