Closed franTarkenton closed 1 year ago
We need the queries to determine if bad data exists, and the scripts to run to correct the data. The first attempt will be a very simply find records where value = Y and date < sydate-1day. For all records returned, set the Y to N The rest are a little bit more complex but there's another one that could be simple - run query x - if any rows are returned - send an email to predetermined person.
First attempt of this task Consists of: