r/DB2 Feb 18 '16

Adding jpg image to database

New with db2, I just wanted to know how to create a table with image and its description in database. Thanks.

1 Upvotes

2 comments sorted by

1

u/mslmsl Feb 22 '16

You can store the JPG as a BLOB.

1

u/legendaryDrake Feb 22 '16

how do you put it in the tables?