Hi
I wanted to know if pgAdmin has capability of interactive user input?
How can I achieve that?
I know that we can do it via \prompt in psql... But I would like to have
this in pgadmin and use it in my
DO
BEGIN END block
I want to ask user to enter the value while I am running the DO-BEGIN-END
block
Thank you for your help.
Regards,