PL/SQL (MOSC)

MOSC Banner

insert IMAGE to table and display it

edited Oct 10, 2011 2:00PM in PL/SQL (MOSC) 6 commentsAnswered
hi,

 I need to insert one image to blob colum type table and need to see it.

pl send me correct exercise for it.

 1create table blobs
( id    varchar2(255),
   blob_col blob
);

Thanks

ashwan


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center