ROWID is a pseudo-column that contains the hexadecimal string representing the unique physical address of a row in its table. It is not binary data, character data, or stored externally - it is an internal identifier used by Oracle to locate rows quickly.