Duplicate information in parent and child tables

Поиск
Список
Период
Сортировка
От JORGE MALDONADO
Тема Duplicate information in parent and child tables
Дата
Msg-id CAAY=A78k-evpWv5jC2TBst-ncN3tVXfK3POPdO3zr5ccOVKrtg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Duplicate information in parent and child tables  (msi77 <msi77@yandex.ru>)
Список pgsql-sql
I have a parent table and a child table. In order to detect duplicate information I need to consider both tables. This means that a "duplicate record" consists of one parent record and one or more child records. 
Is there any standard approach to solve this issue?

Respectfully,
Jorge Maldonado

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

Предыдущее
От: Jasen Betts
Дата:
Сообщение: Re: Wrong output from union
Следующее
От: msi77
Дата:
Сообщение: Re: Duplicate information in parent and child tables