UTL_RAW
The UTL_RAW package provides SQL functions for manipulating RAW data types.
Table 7-12 describes the UTL_RAW subprograms.
Table 7-12 UTL_RAW Subprograms
| Subprogram | Description |
|---|---|
|
|
Performs bitwise logical "and" of two |
|
|
Performs bitwise logical "complement" of a |
|
|
Performs bitwise logical "or" of two |
|
|
Performs bitwise logical "exclusive or" of two |
|
|
Returns the |
|
|
Returns the |
|
|
Returns the |
|
|
Returns the |
|
|
Casts the |
|
|
Casts the |
|
|
Casts the |
|
|
Casts the |
|
|
Casts a |
|
|
Casts a |
|
|
Casts a |
|
|
Compares two |
|
|
Concatenates up to 12 |
|
|
Converts a |
|
|
Copies a |
|
|
Returns the length in bytes of a |
|
|
Overlays the specified portion of a target |
|
|
Reverses a byte-sequence in a |
|
|
Returns a substring of a |
|
|
Translates the specified bytes from an input |
|
|
Converts the specified bytes from an input |
|
|
Returns a |