ROWIDTONCHAR converts a row address from the ROWID data type to text. The return value is always 18 characters in the national character set.
NVARCHAR2
ROWIDTONCHAR(rowid)
rowid is a row address that you want to convert.
Copyright © 2003, 2007, Oracle. All rights reserved.