ROWIDTOCHAR « Conversion Functions « Oracle PL / SQL






1.ROWIDTOCHAR(x): Converts the ROWID x to a VARCHAR2 character.
2.ROWIDTONCHAR(x): Converts the ROWID x to an NVARCHAR2 character.