Novice trouble with plpgsql - Mailing list pgsql-sql

From Alexander Stetsenko
Subject Novice trouble with plpgsql
Date
Msg-id 38E498C6.C1D95B2F@anapa.org.ru
Whole thread Raw
List pgsql-sql
Hello All
Help me please !
I need to select max value in plpgsql, but 
such code seems is not corect:select into var max(col) from table ;
How can I do this ?

Thanks you all.


pgsql-sql by date:

Previous
From: Sarfaraz Patel
Date:
Subject: outer join syntax
Next
From: Patrik Kudo
Date:
Subject: Re: Novice trouble with plpgsql