gtjr92
Programmer
- May 26, 2004
- 96
I have a date field(starttime) that is formated date time.
2 questions
1. I did a mass update and the time in this field is all set to 00:00 for all the dates. Is there a way that I can update just the time for these fields?
2. I have another field that is an enddate column. How can I have sql look at starttime field and then add say 12 hours to the starttime and make that the end date/time?
Thanks!!
2 questions
1. I did a mass update and the time in this field is all set to 00:00 for all the dates. Is there a way that I can update just the time for these fields?
2. I have another field that is an enddate column. How can I have sql look at starttime field and then add say 12 hours to the starttime and make that the end date/time?
Thanks!!