Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Join statement
Message
De
16/03/2010 13:28:57
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Versions des environnements
SQL Server:
SQL Server 2005
Application:
Desktop
Divers
Thread ID:
01454733
Message ID:
01454864
Vues:
34
Sorry, I made a mistake with my original SQL statement, it should have been:

Select * from dbo.SystemDataDictionary union all select * from dbo.ApplicationDataDictionary order by DataID

The clause I'm matching is SystemDataDictionary.DataField and ApplicationDataDictionary.DataField, where if the record exists in SystemDataDictionary and ApplicationDataDictionary I'd like to keep the result from SystemDataDictionary. If the record appears in either, but not both, then include that in the result set too.

Regards

ps - I'll say thank you and add a gold star too this time! :-)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform