Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Query question
Message
De
07/04/2004 13:27:47
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Query question
Divers
Thread ID:
00892992
Message ID:
00892992
Vues:
48
Hello,
Here is my SQL Statement:

SELECT TOP 100 PERCENT fax_number, fmf_path, customer_name, customer_contact, cover_page, hard_copy, fax_status, server, insert_date, original_date, attempts, counter
FROM dbo.fax_data
ORDER BY insert_date


My primary key is the counter field. What I want to do is make this query show only once instance of a certain fax_number. I don't want repeating fax_numbers in my result. I don't even know where to start with this. Any help would be greatly appreciated...

Thanks!!!

MAC
Very fitting: http://xkcd.com/386/
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform