Oracle PL/SQL/Conversion Functions/chartorowid
Версия от 13:45, 26 мая 2010; (обсуждение)
Use chartorowid
SQL>
SQL>
SQL> select chartorowid("AAAH14AABAAAO+HAAI") from dual;
CHARTOROWID("AAAH1
------------------
AAAH14AABAAAO+HAAI
1 row selected.
SQL>
SQL> --