WHEN code like '%%PE%%' or code like '%%NSTP%%'I am getting TypeError: not all arguments converted during string formatting.Any advice pls?
Unclear how to inject percent signs in the query string here. I'd just avoid them and use regular expressions.
David J.