Обсуждение: Primary and foreign key from system tables

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

Primary and foreign key from system tables

От
"Jan Oravec"
Дата:
I have one problem.
 
How can I get from system tables references on primary and foreign key.
 
    Jan Oravec
 
____________________________________________________
  IncrediMail - Email has finally evolved - Click Here
Вложения

Re: Primary and foreign key from system tables

От
Stephan Szabo
Дата:
On Wed, 3 Apr 2002, Jan Oravec wrote:

> I have one problem.
>
> How can I get from system tables references on primary and foreign
> key.

For foreign keys you can check out information on
techdocs.postgresql.org in the technical guides section,
there's a couple of articles on the foreign key system.