Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

to_number('1', 'th')

Noor ul HudaJan 17 2015 — edited Jan 17 2015

Hi all,

Please let me know how would I generate Ordinal Number using sql, e.g when I run the following sql it gives an error:

select to_number('1', 'th') from dual;

Noor ul Huda

This post has been answered by Frank Kulash on Jan 17 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2015
Added on Jan 17 2015
6 comments
1,537 views