Re: Help with a subselect inside a view

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Help with a subselect inside a view
Дата
Msg-id 20050825130536.GB15100@wolff.to
обсуждение исходный текст
Ответ на Help with a subselect inside a view  (Bill Moseley <moseley@hank.org>)
Ответы Re: Help with a subselect inside a view  (Bill Moseley <moseley@hank.org>)
Список pgsql-general
On Wed, Aug 24, 2005 at 23:12:17 -0700,
  Bill Moseley <moseley@hank.org> wrote:
> I need a little SQL help:
>
> I'm trying to get a subselect working inside a view.

Unfortunately you didn't show us what you tried. My guess would be that
you didn't enclose the subselect in parenthesis.

The distinct on solution that was suggested is probably a better way to
go anyway.

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

Предыдущее
От: Christopher Murtagh
Дата:
Сообщение: Re: plpgsql return setof integer?
Следующее
От: David Goodenough
Дата:
Сообщение: Re: Postgresql replication