Greetings,
There are suggestions that you can use extended query to fetch from a
cursor, however I don't see how you can bind values to the cursor ?
PostgreSQL: Documentation: 16: FETCH
<https://www.postgresql.org/docs/16/sql-fetch.html>
Is this possible?
Dave Cramer