Re: execute if statement - Mailing list pgsql-general

From John R Pierce
Subject Re: execute if statement
Date
Msg-id 50BC7339.7060602@hogranch.com
Whole thread Raw
In response to Re: execute if statement  (Peter Kroon <plakroon@gmail.com>)
List pgsql-general
On 12/1/2012 11:59 AM, Peter Kroon wrote:
>
> I do not wish to create a function for each query I have.
>

query's aren't IF statements.

SELECT stuff FROM table WHERE conditions ....;    <=  thats a query.




pgsql-general by date:

Previous
From: Jasen Betts
Date:
Subject: Re: execute if statement
Next
From: "Albe Laurenz"
Date:
Subject: Re: Postgres PHP error