Hi all

I have two function,one for calculation and another for calling the other 
function.I called calculation function in main function through for
loop.These
loop may more than 5000 times iterate,but calculation updation in sub
function 
happend only after full execution of main function,I need updation at each
iteration.
Is this possible in postgres?



--
View this message in context: 
http://postgresql.1045698.n5.nabble.com/multiple-stored-procedures-usage-and-updation-tp5740681.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to