Multiple choice

Which of the following data types in Oracle is used for storing byte oriented data having the maximum size of 255 bytes?

  1. Long raw

  2. LOB

  3. CLOB

  4. Raw

  5. BLOB

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This data type in Oracle is used for storing byte oriented data having the maximum size of 255 bytes.