self referenced table ?

Поиск
Список
Период
Сортировка
От BRINER Cedric
Тема self referenced table ?
Дата
Msg-id 405B0154.7000706@infomaniak.ch
обсуждение исходный текст
Ответы Re: self referenced table ?
Список pgsql-general
Hi,

how can we do this ?

CREATE TABLE test (key1 int, key2 int , primary key (key1,key2), parent
  <?kind of data type?> constraint parent references test  );

Cédric BRINER


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

Предыдущее
От: David Garamond
Дата:
Сообщение: sequential scan when using bigint value
Следующее
От: Francisco Reyes
Дата:
Сообщение: Re: Huge number of raws