commpare 2 tables - Mailing list pgsql-general

From Ivan
Subject commpare 2 tables
Date
Msg-id Pine.LNX.4.44.0303051811140.9420-100000@rex.anfa.pl
Whole thread Raw
List pgsql-general
I've 2 temp tables build as this same select , how can i find differences
between this tables, for example : find differ rows by same primary key,
or which rows are in one table but not in second ... ??
Is there same simple way, or i will have to compare this table manualy ?

how do samething like : CREATE OR REPLACE TEMP TABLE name AS ... ?

thx :>
 ivan


pgsql-general by date:

Previous
From: Ivan
Date:
Subject: Re: What about SELECT INTO in EXECUTE
Next
From: "Patrick Fiche"
Date:
Subject: Re: What about SELECT INTO in EXECUTE