Re: With Recursive / Recursive View question

Поиск
Список
Период
Сортировка
От Christophe Pettus
Тема Re: With Recursive / Recursive View question
Дата
Msg-id F8BFE453-C7AC-4F74-B159-7958F540D0AE@thebuild.com
обсуждение исходный текст
Ответ на With Recursive / Recursive View question  (Perry Smith <pedz@easesoftware.com>)
Ответы Re: ***SPAM*** Re: With Recursive / Recursive View question  (Perry Smith <pedz@easesoftware.com>)
Re: ***SPAM*** Re: With Recursive / Recursive View question  (Perry Smith <pedz@easesoftware.com>)
Список pgsql-general

> On Aug 20, 2022, at 15:42, Perry Smith <pedz@easesoftware.com> wrote:
>
> To rephrase, is it possible to write a view that would work from the child terms out towards the ancestors?

Assuming that the concern is that you want to parameterize this predicate:

        WHERE basename = '10732.emlx'

... you might consider an SQL function taking basename as a parameter.


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

Предыдущее
От: Perry Smith
Дата:
Сообщение: With Recursive / Recursive View question
Следующее
От: Perry Smith
Дата:
Сообщение: Re: ***SPAM*** Re: With Recursive / Recursive View question