On 7/12/21 11:47 AM, Rich Shepard wrote:
On Mon, 12 Jul 2021, Rob Sargent wrote:These look like value substitutions, usually done on the client at it sends the sql. How is this sql getting to the server (presumably after substitution).Rob, I was running queries from the psql back then. Now I'm adding a GUI (tkinter) and using psycopg2. Thanks, Rich
Having a hard time seeing the value in p.lname = p.lname and straight sql.