Thread
:
PostgreSQL Functions / PL-Language
View Single Post
#
1
(
permalink
)
04-09-2008, 08:26 AM
Jan Cruz
Posts: n/a
PostgreSQL Functions / PL-Language
Correct me if I am wrong but SQL procedural language doesn't have support
for variable declarations?
And
Why does my stored function returns only the first row of the query instead
of the whole set of query?
Kindly educate me
Jan Cruz