result from where clause - Mailing list pgsql-novice

From Kjetil Haaland
Subject result from where clause
Date
Msg-id 200411051501.44937.kjetil.haaland@student.uib.no
Whole thread Raw
Responses Re: result from where clause  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
hi

I have a function that returns an integer value. Then i do a select from a
table and uses this function in the where part of the select. Is it possible
to get a row with the value from the function when i do the select from the
table?

-kjetil


pgsql-novice by date:

Previous
From: Terry Lee Tucker
Date:
Subject: Re: Question on locking
Next
From: Tom Lane
Date:
Subject: Re: Question on locking