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

How do I truncate all tables in mysql?

0 Answers  


What are HEAP tables in MySQL?

1 Answers  


What is schema in mysql?

0 Answers  


What is mysql community edition?

0 Answers  


Does uninstalling mysql delete database?

0 Answers  






what is the procedure to configure the application of mysql?

0 Answers  


What do you need to connect php to mysql?

0 Answers  


How do I disable mysql?

0 Answers  


How do we use % when performing a search query?

0 Answers  


How are mysql timestamps seen to a user?

0 Answers  


What is data directory in mysql?

0 Answers  


What is database engine in mysql?

0 Answers  


Categories