Re: [SQL] Query to eliminate duplicates - Mailing list pgsql-sql

From Sferacarta Software
Subject Re: [SQL] Query to eliminate duplicates
Date
Msg-id 18724.981202@bo.nettuno.it
Whole thread Raw
In response to Query to eliminate duplicates  (Mario Filipe <mjnf@uevora.pt>)
List pgsql-sql
MF> Is there a way to eliminate duplicate records using just SQL?

SELECT DISTINCT ...

-Jose'-



pgsql-sql by date:

Previous
From: Mario Filipe
Date:
Subject: Re: [SQL] Query to eliminate duplicates
Next
From: Greg Youngblood
Date:
Subject: RE: [SQL] Please help: How to determine largest of two numbers in a query?