How to save images in MySQL?

Answers were Sorted based on User's Feedback



How to save images in MySQL?..

Answer / 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

How to save images in MySQL?..

Answer / 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

More MySQL Interview Questions

How does limit work in mysql?

0 Answers  


What is difference between mongodb and mysql?

0 Answers  


What is the difference between char and varchar data types?

6 Answers  


Which datatype is used for email in mysql?

0 Answers  


Is mysql a framework?

0 Answers  






How to get the number of rows selected or affected by a sql statement?

0 Answers  


how we can find nth max salary from an employe table by using my sql?

8 Answers  


What is the difference between now() and current_date()?

0 Answers  


How we can get the current date in mysql?

0 Answers  


Please suggest me any course and institute which provide training on the below skills. • Knowledge of data extraction concepts and tools • QMF (query management facility)queries • Experience and expertise in QMF queries • Excellent ability to write, read, and interpret QMF queries against the Source Data Warehouse base level (daily and monthly) and month-end affinity comp tables • RDBMS & ER • Knowledge of Relational Databases (RDBMS) and Entity Relationship (ER) Diagrams • SOURCE Data Warehouse • Experience and expertise in Source Data Warehouse or data warehouses on the mainframe. • MS SQL Server • Experience in MS SQL Server • Excellent skill in writing/interpreting SQL queries and running Data Transformation Services (DTS) or open query packages. • Knowledge of writing/interpreting Visual Basic code.

1 Answers  


Is mysql open source?

0 Answers  


What are the technical features of MySQL?

0 Answers  


Categories