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_date

user10447332Aug 2 2010 — edited Aug 2 2010
select TO_DATE ('1', 'j') from dual



the o/p is 1/1/4712.

what is the value j denotes in to_date function and what are the different values we can pass in the place of 'j'
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 30 2010
Added on Aug 2 2010
7 comments
5,220 views