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

Is mysql a server?

0 Answers  


What is mysql optimization?

0 Answers  


Why mysql is open source?

0 Answers  


How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.

0 Answers  


What is the use of mysqli_connect in php?

0 Answers  






What are aggregate functions in mysql?

1 Answers  


What is blob and clob?

0 Answers  


What are the difference between now and current_date in mysql?

1 Answers  


How to represent ENUMs and SETs internally?

0 Answers  


How can we find the number of rows in a table using MySQL?

3 Answers  


What are the 'mysql' command line options?

0 Answers  


What is the use of mysqli_fetch_array?

0 Answers  


Categories