How can we store binary data in mysql?

Answers were Sorted based on User's Feedback



How can we store binary data in mysql?..

Answer / amita

to store binary data in table we can use blob datatype in mysql

Is This Answer Correct ?    14 Yes 1 No

How can we store binary data in mysql?..

Answer / saravanan

store(0,1);

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More MySQL Interview Questions

What is the usage of "i-am-a-dummy" flag in mysql?

0 Answers  


If you wish to encrypt the username and password using php, how will you do that?

0 Answers  


What is mysql root?

0 Answers  


What is the innodb in mysql?

0 Answers  


What is federated tables in mysql?

0 Answers  






How large can a mysql database become?

0 Answers  


What is mysql enterprise edition?

0 Answers  


A select query over a large table runs very slow because of the growing number of entries in that table. What different measures could be taken to improve speed?

5 Answers  


In mysql, what is joins? Explain

0 Answers  


Where’s database data actually stored?

0 Answers  


What are the ways in which you can retrieve data in the result set of mysql using php?

0 Answers  


How can you do the fine tunning?

3 Answers   ACC,


Categories