PrepAway - Latest Free Exam Questions & Answers

Which data type should be specified for the column that will be used for storing the image?

An application needs to store a 5 MB JPEG image in a DB2 table. Which data type should be
specified for the column that will be used for storing the image?

PrepAway - Latest Free Exam Questions & Answers

A.
GRAPHIC

B.
BINARY

C.
IMAGE

D.
BLOB

2 Comments on “Which data type should be specified for the column that will be used for storing the image?

  1. kw says:

    To store binary data of any kind with indeterminate length, use the Blob data type. Blob data types are particularly useful for storing Image data from SQL Server. You can assign values to a Blob field using binary literals.




    0



    0

Leave a Reply