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

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -

r - Update two sets of radiobuttons reactively - shiny -