Hi
i have DB EE 11.2.0.1, and i have blob column inside table, this column include tiff image, i need function to split the tiff according to number of image.
for example if the tiff image include 2 image, i need function to save these 2 images to database each one in single row.
Any suggestion?