Re: need clarification on CTE/join

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: need clarification on CTE/join
Дата
Msg-id CAKFQuwaZZgB4yfQKUjZWZGeVuki68SRFaAHOtmQkYyRAT1WXbw@mail.gmail.com
обсуждение исходный текст
Ответ на need clarification on CTE/join  (Marc Millas <marc.millas@mokadb.com>)
Ответы Re: need clarification on CTE/join
Список pgsql-general
On Tue, Mar 23, 2021 at 6:45 PM Marc Millas <marc.millas@mokadb.com> wrote:
So.. I would like to understand the "why" of this behaviour, ie. the change of order when I do the cast.

I believe the "why" is immaterial here.  Your queries do not contain order by so your results are unordered - even if there appears to be an apparent ordering for any particular result.

David J.

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

Предыдущее
От: Marc Millas
Дата:
Сообщение: need clarification on CTE/join
Следующее
От: Marc Millas
Дата:
Сообщение: Re: need clarification on CTE/join