Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to insert image into database using insert into ... sql command

user11287879Oct 6 2022

hi,
in my apex application am trying to insert images through SQL DML statement into the database.
but unable to insert my image.
in my table column is blob datatype.
please help me.

This post has been answered by user11287879 on Oct 6 2022
Jump to Answer
Comments
Post Details
Added on Oct 6 2022
6 comments
577 views