how can i use a sql insert statement to insert a picture?

i know i need to use a binary field in my database, and its called blob, but i'm not sure how to insert pictures.

thanks