V
Vadhimoo
Dear All,
Good Evening, I have a existing records this:
Date Time
10/05/2008 10:30:28
10/05/2008 00:12:55
10/05/2008 00:00:10
10/05/2008 09:30:02
............... .............
I need to subtract (-22 seconds) from all the above records.
The output is should be like this:
Date Time New_Date New_time
10/05/2008 10:30:28 10/05/2008 10:30:06
10/05/2008 00:12:55 10/05/2008 00:12:33
10/05/2008 00:00:10 09/05/2008 23:59:48
10/05/2008 09:30:02 10/05/2008 09:29:40
............... ............. ............... ............
Please help me , how can i write a query for this situation?
Thanks in advance,
Vadhimoo
Good Evening, I have a existing records this:
Date Time
10/05/2008 10:30:28
10/05/2008 00:12:55
10/05/2008 00:00:10
10/05/2008 09:30:02
............... .............
I need to subtract (-22 seconds) from all the above records.
The output is should be like this:
Date Time New_Date New_time
10/05/2008 10:30:28 10/05/2008 10:30:06
10/05/2008 00:12:55 10/05/2008 00:12:33
10/05/2008 00:00:10 09/05/2008 23:59:48
10/05/2008 09:30:02 10/05/2008 09:29:40
............... ............. ............... ............
Please help me , how can i write a query for this situation?
Thanks in advance,
Vadhimoo