Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add new records
Message
De
27/09/2002 14:46:30
 
 
À
27/09/2002 14:33:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00705382
Message ID:
00705388
Vues:
9
Try:

SELECT *,(telephone number+country code+datetime+duration) AS KeyField FROM TableA WHERE KeyField NOT IN (SELECT DISTINCT (telephone number+country code+ datetime+duration) AS KeyField FROM TableB)

If telephone number, country code, datetime, duration are not character type, use STR and DTOC

mandy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform