Re: Return results of join with polymorphically-defined table in pl/pgsql

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Return results of join with polymorphically-defined table in pl/pgsql
Дата
Msg-id d33cec01-9e43-3581-0445-3f267377d435@hogranch.com
обсуждение исходный текст
Ответ на Return results of join with polymorphically-defined table in pl/pgsql  (Peter Devoy <peter@3xe.co.uk>)
Ответы Re: Return results of join with polymorphically-defined table in pl/pgsql  (Peter Devoy <peter@3xe.co.uk>)
Список pgsql-general
On 7/24/2016 4:45 PM, Peter Devoy wrote:
> However, I would like to create a function which returns the resultset
> of an INNER JOIN with table1 being polymorphic and table2 being a
> result set of column types which do not change.  Is this possible?

SQL tables are /not/ polymorphic.



--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: Return results of join with polymorphically-defined table in pl/pgsql
Следующее
От: Sameer Kumar
Дата:
Сообщение: Database and Table stats gets reset automatically