Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Include deleted records
Message
De
01/11/2000 09:42:02
 
 
À
01/11/2000 09:27:17
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00436636
Message ID:
00436658
Vues:
15
OOPS!! Correction below

SELECT table1.*,table2.*;
FROM table1 LEFT OUTER JOIN table2;
ON table1.key = table2.key;
WHERE !DELETED()
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform