G
Guest
I have a Table- TableInterviewStatus
with a field- SuggestedDate
For every record in the DB I need to change the SuggestedDate by adding say
7 days to the date.
How do I do this with a query?
with a field- SuggestedDate
For every record in the DB I need to change the SuggestedDate by adding say
7 days to the date.
How do I do this with a query?