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?


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

Post New Answer

More MySQL Interview Questions

How do I truncate all tables in mysql?

0 Answers  


What is the diff. bwt. primary key and unique key?

4 Answers  


How do I start and stop mysql server?

0 Answers  


when i declare date data type in sql ,i inserted the date 22-10-2012,but my result is in different date 1894-07-11 any one pls help me what's wrong in my query Create table orders(od_id int,od_name varchar(10),od_date date) insert into orders values(1,'sai',22-10-2012) and any one pls suggest what i can learn for 3 years real time experenice in sql because i am looking for database field

1 Answers  


How to escape special characters in sql statements?

0 Answers  






What is a left join mysql?

0 Answers  


How to insert html code into mysql database using php?

0 Answers  


What is MySQL Stored Procedure?

1 Answers  


What is select query in mysql?

0 Answers  


what is the difference between MyIsam and InnoDb engine?

2 Answers  


what is constraints?

0 Answers  


What do I do if I forgot my mysql root password?

0 Answers  


Categories