Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table join puzzle
Message
 
 
À
29/07/2004 16:14:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00929042
Message ID:
00929365
Vues:
7
Okey Steve, it's all yours. :)

>Hey Sergey, leave some work for me! :)
>
>>Steve,
>>
>>You can change the second select to eliminate 1's w/o 3's
SELECT *, 000000000 AS rn ;
>>	FROM test ;
>>	WHERE Status = "1" ;
>>          AND ItemNum IN ( ;
>>             SELECT DIST ItemNum FROM s3) ;
>>	ORDER BY ItemNum, Cust, Sku ;
>>	INTO CURSOR s1 READWRITE
>>
>>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform