What is the datatype of image in mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What you can use regular expression for in mysql? Support your answer with an example?

0 Answers  


How do I show all mysql databases?

0 Answers  


How do I stop a mysql service?

0 Answers  


How many columns can a mysql table have?

0 Answers  


Where is the myisam table stored?

0 Answers  






What can I do with mysql?

0 Answers  


What are the functions in mysql?

0 Answers  


In the below example, how many String Objects are created? String s1="I am Java Expert"; String s2="I am C Expert"; String s3="I am Java Expert";

1 Answers  


Do while loop in mysql procedure?

0 Answers  


i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?

0 Answers  


What is a join? Explain the different types of mysql joins.

1 Answers  


What does mysql_query return?

0 Answers  


Categories