On Wednesday 26 November 2003 23:24, you wrote:
> Hi, could anybody explain me how can i access a value from a field from a
> table using a psql function?
>
> thanks for your help guys ;-)
>
> iron
I am not sure if I understood you right, but if you mean psql as "PostgreSQL
interactive terminal", there is man-page for it (atleast in unix-like
platforms) .
link: http://developer.postgresql.org/docs/postgres/app-psql.html
-Jukka