> i am a beginner at SQL and PL/pgsql and thus have some surely
> already known problems...
>
> i have set up some tables, and wanted to play around with inbuild
> functions, and set up the following function:
>
> CREATE FUNCTION balance (int4) RETURNS int4 AS '
> DECLARE
>compt
hello,
i am a beginner at SQL and PL/pgsql and thus have some surely
already known problems...
i have set up some tables, and wanted to play around with inbuild
functions, and set up the following function:
CREATE FUNCTION balance (int4) RETURNS int4 AS '
DECLARE
compte ALIAS FOR