Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is a delimiter in mysql?

0 Answers  


What is pdo mysql?

0 Answers  


how you will Create a database on the mysql server with unix shell.

0 Answers  


How to calculate the difference between two dates?

0 Answers  


Can you tell how to find the number of rows in a resultset using php?

0 Answers  


How do you shutdown a mysql database?

0 Answers  


What is mysqli_connect_error ()?

0 Answers  


What is the use of pdo?

0 Answers  


How do I start mysql database?

0 Answers  


How can you retrieve a portion of any column value by using a select query?

0 Answers  


How many tables will create when we create table, what are they?

5 Answers  


SQL is not case sensitive. DELETE is the same as delete. State Whether True or False?

0 Answers  


Categories