Re: identifying duplicates in table with redundancies

Поиск
Список
Период
Сортировка
От Tarlika Elisabeth Schmitz
Тема Re: identifying duplicates in table with redundancies
Дата
Msg-id 20100924183936.073a8238@dick.coachhouse
обсуждение исходный текст
Ответ на Re: identifying duplicates in table with redundancies  (Oliver d'Azevedo Christina <oliveiros.cristina@gmail.com>)
Список pgsql-sql
Hello Oliveiros,


On Fri, 24 Sep 2010 18:12:18 +0100
Oliver d'Azevedo Christina <oliveiros.cristina@gmail.com> wrote:

>Hey,Tarlika.
>I tried to reproduce your test case through a series of inserts and
>It seems that the lower case "d" went unnoticed.

I can assure you people up here (in Scotland) get quite upset about it!

It took me  a while to get my head round your outer query with the
NATURAL JOIN between the student table and the nested query results. I
have done table joins before but this solution would not have sprung to
mind.

-- 

Many thanks,
Tarlika Elisabeth Schmitz


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

Предыдущее
От: Oliver d'Azevedo Christina
Дата:
Сообщение: Re: identifying duplicates in table with redundancies
Следующее
От: Vibhor Kumar
Дата:
Сообщение: Re: pgdump with insert command help