I don't advocate the use of the ROWID for a couple of reasons:
1. The rowid can change depending on where the table resides. If you move a table from tablespace a to tablespace b, the rowid changes.
2. The rowid format changes from one version of oracle to the next.