Click here to Skip to main content
15,883,901 members
Articles / Programming Languages / SQL

How to Resolve the "Not a Valid Month" Error with Oracle TO_DATE

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
3 Jun 2015CPOL3 min read 435.2K  
The "ORA-01843: not a valid month" error is quite common for Oracle SQL developers, and can be fixed in a few ways.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions