tubles matching - Mailing list pgsql-general

From salah jubeh
Subject tubles matching
Date
Msg-id 1317208773.73806.YahooMailNeo@web161506.mail.bf1.yahoo.com
Whole thread Raw
Responses Re: tubles matching
Re: tubles matching
List pgsql-general

Hello,

I have two views both contain  identical column names , order and types except the primary keys. I want to match these two views - return the pk pair  of the rows which match from these views - by comparing all the column values. I want to write a pgplsql function to do this Job by iterating through all the coloumns and compare the values. 

Is there another way to do that ?

Thanks in advance

pgsql-general by date:

Previous
From: Adarsh Sharma
Date:
Subject: Re: Download States and Capitals Database
Next
From: Alban Hertroys
Date:
Subject: Re: tubles matching