Re: How to optimize SELECT query with multiple CASE statements?

Поиск
Список
Период
Сортировка
От Alexander Farber
Тема Re: How to optimize SELECT query with multiple CASE statements?
Дата
Msg-id CAADeyWjDeeDij2K0fWGsJBu2_eFbUjA3W93-UbzrEZBkf59SzA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: How to optimize SELECT query with multiple CASE statements?  (Geoff Winkless <pgsqladmin@geoff.dj>)
Список pgsql-general
Ah, thanks - I've got that with JOINing via CASE now...

On Mon, Oct 31, 2016 at 5:50 PM, Geoff Winkless <pgsqladmin@geoff.dj> wrote:
especially since (as I said in the last paragraph of my email), you
can remove all of the CASEs except the hand/score ones by just JOINing
the other tables via a CASE anyway.

В списке pgsql-general по дате отправления:

Предыдущее
От: Kiran
Дата:
Сообщение: Re: Rows are repeating by the trigger function
Следующее
От: "Daniel Verite"
Дата:
Сообщение: Re: initdb createuser commands