stored procs

Поиск
Список
Период
Сортировка
От J.V.
Тема stored procs
Дата
Msg-id 4E83CB01.1030501@gmail.com
обсуждение исходный текст
Ответы Re: stored procs
Re: stored procs
Список pgsql-general
Is is possible within a stored procedure to read all the tables in a
schema into a list?

 From that list and for each table is it possible to find the foreign
keys in that table?

 From that list of foreign keys, is it possible to find out which field
in which table the FK corresponds to?

I need to extract this meta-data for a project.

Regards,


J.V.

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

Предыдущее
От: Ondrej Ivanič
Дата:
Сообщение: Re: Rules going away
Следующее
От: "J.V."
Дата:
Сообщение: stored proc