Determining a table column by the view column.

Поиск
Список
Период
Сортировка
От Dmitriy Igrishin
Тема Determining a table column by the view column.
Дата
Msg-id CAAfz9KNytT1kr-GxA9PVoF8f9_vxfBPQeM65Urs+Pg_ohkOBtw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Determining a table column by the view column.
Re: Determining a table column by the view column.
Список pgsql-general
Hey all,

Is there way to determine a table column referenced by
a view column via SQL?

I want to create an universal function to determine
mandatoriness of some column of the view (i.e.
check the not null constraint of underlying table column).

Thanks.

--
// Dmitriy.


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

Предыдущее
От: José Pedro Santos
Дата:
Сообщение: Re: Add Metadata to Postgre SQL
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: Add Metadata to Postgre SQL