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!

Updating only year in date column

460771Nov 6 2006 — edited Nov 6 2006
I need some help in updating year in date column.
I have a table with date column that has some data like '10/01/0006'.
I have to take these rows and update just the year to '2006' like '10/01/2006'.

How can I do this with update statement.

Thanks in advanxe for all the help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 4 2006
Added on Nov 6 2006
5 comments
10,858 views