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