So I have some old data that has time in the date field. I do not want time in the date field.
I know that I can set the time to 12:00:00AM to make the time disappear from the field.
I need a way to update all the records (different days) to have the same time of day but keep the original date.
Any suggestions on how to do this?