On Sat, Dec 5, 2020 at 9:00 PM David G. Johnston <david.g.johns...@gmail.com> wrote:
> Maybe not “simpler” but for all those checks you could write a single > query that pulls out all the data at once into a record variable and test > against the columns pf that instead of executing multiple queries. > Thank you!