Re: Deleting one of 2 identical records

Поиск
Список
Период
Сортировка
От Andreas Kretschmer
Тема Re: Deleting one of 2 identical records
Дата
Msg-id 20110906175735.GA18140@tux
обсуждение исходный текст
Ответ на Deleting one of 2 identical records  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
Gauthier, Dave <dave.gauthier@intel.com> wrote:

> Hi:
>
>
>
> If I have a table that has 2 records which are identical with regard to all
> their column values, is there a way to delete one of them, leaving one
> remaining?  Is there some unique record_id key of some sort I can use for
> somethign like this?

Yes, use the CTID-column.


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

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

Предыдущее
От: Andy Colson
Дата:
Сообщение: Re: Deleting one of 2 identical records
Следующее
От: "Gauthier, Dave"
Дата:
Сообщение: Re: Deleting one of 2 identical records