| Author |
How to get function return value
|
Piotr Sobolewski
Greenhorn
Joined: Jul 18, 2011
Posts: 3
|
|
Hi All!
It is my first post so if I am doing sth wrong please tell me.
I have a problem with value which is returned from postgresql function.
Probably java code is a problem but I will be very happy for yours help.
This is a sample function:
I expect that the function returns -3
When i use java code:
It always returns 0;
What is wrong?
I would be grateful for your help.
Best Regards!
|
 |
 |
|
|
subject: How to get function return value
|
|
|