What is the recommended way to perform an automated daily SQL update query?
Hi Experts,
I need to perform a SQL update query in a daily bases (something like 'update MyTable set MyField = False where..'), wondering what is the best way recommended for performing such a task?
Microsoft SQL ServerMicrosoft AccessMicrosoft Development