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

From Richard Broersma Jr
Subject Re: table joining duplicate records
Date
Msg-id 20060709055626.91290.qmail@web31809.mail.mud.yahoo.com
Whole thread Raw
In response to table joining duplicate records  (onin <jnana@mobius.ph>)
List pgsql-sql
> can i have a result set. just like the outer join returns.
> but on my case. return null on duplicates.
> like this one.
> 
> survey :category :question :answer
> -----------------------------------
> survey1:category1:question1:answer1
>        :         :         :answer2

hmmm..  I am no sure that you are going to get what you want from a simple select query.

A reporting software could do this easily however.

also be sure to include the list in your replies :-).

Regards,

Richard Broersma Jr.


pgsql-sql by date:

Previous
From: "Rodrigo De Leon"
Date:
Subject: Re: SELECT substring with regex
Next
From: "Luca Giandoso"
Date:
Subject: information_schema for all users