can i store multiple images in a single blob column?
843841Jan 31 2008 — edited Feb 3 2008hi,
i am storing image in oracle9 db using blob
can i store multiple images into a single column?
while retrieving how can i differentiate between images?
is it like trying to look for EOF in the received bytes.....