asp.net - Is it possible to store an image in oracle 11g express edition? -


is there other datatype allows image stored database?

the list of data types appears in oracle 11g express edition shown in picture below.

enter image description here

please help!!

use blob. not legacy long raw.


Comments