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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ORA-01841: Error

634535Aug 19 2008 — edited Aug 20 2008
When i am trying to access a date column in one table i am getting following error.

ORA-01841:(full) year must be between -4713 and +9999, and not be 0

select * from table where column='03-MAR-08'

Datatype of column is DATE.

Pls help me in this.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 17 2008
Added on Aug 19 2008
23 comments
5,089 views