Finding (and deleting) dupes in relation table

Поиск
Список
Период
Сортировка
От CSN
Тема Finding (and deleting) dupes in relation table
Дата
Msg-id 20050922215632.51749.qmail@web52901.mail.yahoo.com
обсуждение исходный текст
Список pgsql-general
I have a table that relates id's of two other tables:

table1id, table2id

Dupes have found their way into it (create unique
index across both fields fails). Is there a quick and
easy way to find and delete the dupes (there are tens
of thousands of records)?

Thanks,
CSN



__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com

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

Предыдущее
От: Hannes Dorbath
Дата:
Сообщение: Re: connecting windows xp to remote server
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Lines of code in PG 8.0 & 8.1?