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 does mysqli_fetch_assoc do?

0 Answers  


How triggers can be used in mysql?

0 Answers  


How to use case expression?

0 Answers  


What is the difference between GROUP BY and ORDER BY in Sql?

12 Answers   Creative, Renault Nissan, Trikon Networks,


What is mysql shell?

0 Answers  






What are the advantages/disadvantages of mysql and php?

0 Answers  


How to give user privilages for a db. Login as root. Switch to the mysql db. Grant privs. Update privs.

0 Answers  


What is mysql vs sql?

0 Answers  


What are MySQL transactions?

2 Answers  


How do I find mysql database?

0 Answers  


What is the difference between char and varchar data types?

6 Answers  


What is indexing in mysql?

0 Answers  


Categories