Обсуждение: query to list all user tables and related constraints

Поиск
Список
Период
Сортировка

query to list all user tables and related constraints

От
Kevin Kempter
Дата:
Hi All;

anyone have a query that will list all user tables and their related
constraints

(i.e. for each table list any FK's for
  and any tables/columns that reference the table)


Thanks in advance.