Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement using 5 tables
Message
De
14/04/2004 10:08:43
 
 
À
14/04/2004 01:12:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00894654
Message ID:
00894761
Vues:
6
I'm trying to scale back the SQL statement...doesn't like this either

SELECT H.CUSIP, H.ACCOUNT, NVL(sourcedoc.doc_recv,'Not Defined') AS source_doc;
FROM holdrecn H, sourcedoc;
WHERE &itemtype and h.source_num=sourcedoc.source_num(+)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform