Re: Deleting orphan records

Поиск
Список
Период
Сортировка
От Chris Travers
Тема Re: Deleting orphan records
Дата
Msg-id 030901c2cd7a$59548250$4d733b9d@redmond.corp.microsoft.com
обсуждение исходный текст
Ответ на Deleting orphan records  (John Smith <john_smith_45678@yahoo.com>)
Ответы Re: Deleting orphan records
Список pgsql-general
Does ON DELETE CASCADE not work for you?
 
Other than that you would have do do outer join acrobatics ;-)
 
Best Regards;
Chris Travers
----- Original Message -----
Sent: Wednesday, February 05, 2003 12:55 PM
Subject: [GENERAL] Deleting orphan records

Does anybody have a method for deleting orphan (unreferenced) records? Is it possible to set up some sort of constraint or trigger (that performs well when lots of records are deleted ;) )?



Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: not exactly a bug report, but surprising behaviour
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: databases limit