Re: table joining duplicate records

From: Richard Broersma Jr <rabroersma(at)yahoo(dot)com>
To: onin <jnana(at)mobius(dot)ph>, pgsql-sql(at)postgresql(dot)org
Subject: Re: table joining duplicate records
Date: 2006-07-08 15:19:19
Message-ID: 20060708151919.32677.qmail@web31813.mail.mud.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> --query results--
> survey :category :question :answer
> survey1:category1:question1:answer1
> survey1:category1:question1:answer2
>
> how can i elimate duplicates on my query results?
> an also am i using the right 'table joining' or table design for my
> survey app?

What duplicates? You have two unique answers for question1.

Regards,

Richard Broersma Jr.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Richard Broersma Jr 2006-07-08 15:20:22 Re: Celko's Puzzle Number 5
Previous Message Michael Fuhr 2006-07-08 11:54:03 Re: Celko's Puzzle Number 5