We use Data Manipulation Language or DML to access and handle data in the existing objects. The DML statements are select, insert, update, and delete.
RAW datatype in Oracle
The RAW datatype stores variable-length binary data or byte string values. The maximum size for a raw in a table is 32767 bytes.