Multiple Choice
If you need to store a jpeg image in the database,which column declaration would you use?
A) my_image BLOB
B) my_image CLOB
C) my_image LOB
D) my_image BFILE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q8: If a column has a YEAR TO
Q9: A(n)_ enables you to specify that a
Q10: A(n)_ specifies the kind of data that
Q11: When declaring a NUMBER data type,scale is
Q12: To delete a table from the database,use
Q14: Explain the Oracle naming standard.Provide example of
Q15: _ are restrictions on the data values
Q16: A primary key is defined using an
Q17: One way to exit SQL*Plus is to
Q18: You can change a column data type