A fixed-length opaque data type

A fixed-length opaque data type has an internal structure whose size is the same for all possible values of the opaque data type. Fixed-length opaque types are useful for data that you can represent in fixed-length fields, such as numeric values.

You provide the size when you register the opaque data type in the database. For more information, see Data type size.