CASE - Mailing list pgsql-general

From c k
Subject CASE
Date
Msg-id d8e7a1e30808190355lf822e66q3a573a0951f7f626@mail.gmail.com
Whole thread Raw
Responses Re: CASE
Re: CASE
List pgsql-general
Is there any control structure statement similar to select case ... ? If yes how to use it. I have tried to use, case when <expression> then <expression> end, but not worked well as I want to use other control structures and sql statements to be executed for each case.

Please reply.
Thanks
CPK.

pgsql-general by date:

Previous
From: Ivan Sergio Borgonovo
Date:
Subject: Re: NOT DEFERRABLE as default, why and how to manage it.
Next
From: "Pavel Stehule"
Date:
Subject: Re: CASE