Hi,
I wish to add hours and minutes to a date field and determine the resultant date. For example, if I add 8hours 15 minutes to a date field say 03/12/2001 23:10:10, i should be able to get 03/13/2001 07:25:10 as the resultant. I am using Java as frontend.Can I do this manipulation at the query level itself?
Thanks and regards,
Sudhakar Visit to know more about my achievements
I wish to add hours and minutes to a date field and determine the resultant date. For example, if I add 8hours 15 minutes to a date field say 03/12/2001 23:10:10, i should be able to get 03/13/2001 07:25:10 as the resultant. I am using Java as frontend.Can I do this manipulation at the query level itself?
Thanks and regards,
Sudhakar Visit to know more about my achievements