Hi, I have a pl/pgsql in which i have to print various variable values during the execution of the function to see what values are getting populated inside those variables with due course of time.
PRINT <variable name> doesn't work. Can anyone tell me how to print these values?? Thanks, ~Harpreet