By using expertatexcel.com you agree to our cookie policy, We and our partners operate globally and use cookies, for multiple purposes

Become an Σxpert at Σxcel.com

 


CheckForUnadjustedSQL(sSQL, sNote) - udf db looked at SQL and searched for a table that shouldn't be used

This code is part of the Database section.

It was used to proactively look for bad code.

You could pass it the sSQL that was about to run and a string and the code looked for old tables that were still being used that didn't properly adjust the data.