Skip Headers
Oracle® OLAP Expression Syntax Reference
Release 11.2

E23381-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

ROWIDTOCHAR

ROWIDTOCHAR converts a row address from a ROWID data type to text.The return value is always 18 characters long in the database character set.

Return Value

VARCHAR2

Syntax

ROWIDTOCHAR(rowid)

Arguments

rowid is a row address to convert.