Re: table joining duplicate records - Mailing list pgsql-sql

From Richard Broersma Jr
Subject Re: table joining duplicate records
Date
Msg-id 20060708151919.32677.qmail@web31813.mail.mud.yahoo.com
Whole thread Raw
In response to table joining duplicate records  (onin <jnana@mobius.ph>)
List 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.


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Celko's Puzzle Number 5
Next
From: Richard Broersma Jr
Date:
Subject: Re: Celko's Puzzle Number 5