![]() |
|||
|
|
|||
|
||||||||||||||||||||||||||||||
|
|
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
Term: ROWIDTOCHAR
Definition: ROWIDTOCHAR(n) In the syntax example above, "n" is of the ROWID type. Example Usage The SQL query below converts a ROWID column to its string equivalent: SQL> SELECT ROWIDTOCHAR(ROWID) FROM T_ROW; Related Links: Related Code Snippets:
|
| Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 145 users online © 2009 psoug.org |