On Sat, Dec 5, 2020 at 9:00 PM David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)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!