I need to update a date field in three separate tables. The dates vary within each tables,
and there are like 40 rows I need to change the year from 2002 to 2001. How can I go about doing
this with a query? The date format is 'm/d/yyyy.'
I know how to do it is the dates were all the same, but they're all different.
and there are like 40 rows I need to change the year from 2002 to 2001. How can I go about doing
this with a query? The date format is 'm/d/yyyy.'
I know how to do it is the dates were all the same, but they're all different.
