Hi,
I'm just starting out and am looking to speed up queries using either
SQL functions or PLPGSQL functions. I have googled around and have not
found a great answer saying that this is the way to go. I would like to
use PREPARE/EXECUTE... but of course they only last for each connection,
I would like something more permanent.
Thanks for your input,
J