deleting an identical record

Поиск
Список
Период
Сортировка
От Tim Barnard
Тема deleting an identical record
Дата
Msg-id 00e501c1bb28$79986140$a519af3f@hartcomm.com
обсуждение исходный текст
Список pgsql-general
I believe the Oid for each record is different. You should be able to use
that to delete one of them.

Tim

 ----- Original Message -----
 From: "Hugo Coolens" <hugo.coolens@skynet.be>
 To: <pgsql-general@postgresql.org>
 Sent: Wednesday, February 20, 2002 3:58 PM
 Subject: [GENERAL] deleting an identical record


> In a table I entered by accident two times the same record, if I now
> list the table I see two lines with exactly the same contents. How can
> I delete one of those two records? I can't find a select criterium which
> differs for both.
>
> regards,
> Hugo
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: batch file
Следующее
От: "Steve Wolfe"
Дата:
Сообщение: Re: A Replication Idea