![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I have a date column in one of the table in oracle. The date value stored is: 7/5/2006 2:11:00 PM. I would like time to be updated to 6PM so that the date value will look like: 7/5/2006 6:00:00 PM. Can anybody please help. |
#3
| |||
| |||
|
|
pankyrai wrote: Hi I have a date column in one of the table in oracle. The date value stored is: 7/5/2006 2:11:00 PM. I would like time to be updated to 6PM so that the date value will look like: 7/5/2006 6:00:00 PM. Can anybody please help. What have you tried so far, and what error message did you get? /Lennart |
#4
| |||
| |||
|
|
I have tried this option: 1. Truncated the date to remove the timestamp value 2. Concatanated the timestamp value 6:00:00 PM and updated the column |
![]() |
| Thread Tools | |
| Display Modes | |
| |