how to insert the image in table

Answer Posted / dinesh gawande

Photographs and pictures can be inserted in the database
using BLOB/CLOB datatypes. You can use BLOB to insert the
image. There is one more datatype called Longraw but I
think BLOB is better because one table can have only one
longraw data type.

This task is covered in the Oracle documentation:

http://download-
west.oracle.com/docs/cd/B10501_01/appdev.920/a88786/mm_uses.
htm#600943

All the best.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Assuming that you are an End User How to find that in the payment Batch some of the Invoice was  Missing To pay How to find That??

1508


Briefly explain what is literal? Give an example where it can be used?

822


What is system tablespace?

872


What are the execution control statements?

843


State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.

823


Why does Oracle not permit the use of PCTUSED with indexes?

2197


Can you assign multiple query result rows to a variable?

783


what is Single Byte Overhead...?

2322


Is rowid unique in oracle?

761


Can multiple columns be used in group by in oracle?

758


What operating systems are supported by oracle database 10g xe?

822


What are the different types of modules in oracle forms?

773


How to divide query output into groups in oracle?

788


How do I reset a sequence in oracle?

870


Can we write dml statement in function in oracle?

856