Tuesday, November 29, 2011

How can store images in a data base?

we can store the image in the database using the blob(binary large object) data type, where the image is stored in the form of the streams...
Category:JDBC Interview Questions

No comments:

Post a Comment