How can I update only the date portion of a datetime field?
Example:
datetime field = '3/12/1995 12:05:50 PM'
How can I change just the day '12' to a '7'
Thanks
Example:
datetime field = '3/12/1995 12:05:50 PM'
How can I change just the day '12' to a '7'
Thanks
Comment