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
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??
Briefly explain what is literal? Give an example where it can be used?
What is system tablespace?
What are the execution control statements?
State the difference along with examples between Oracle 9i, Oracle 10g and Oracle 11i.
Why does Oracle not permit the use of PCTUSED with indexes?
Can you assign multiple query result rows to a variable?
what is Single Byte Overhead...?
Is rowid unique in oracle?
Can multiple columns be used in group by in oracle?
What operating systems are supported by oracle database 10g xe?
What are the different types of modules in oracle forms?
How to divide query output into groups in oracle?
How do I reset a sequence in oracle?
Can we write dml statement in function in oracle?