Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Question about SQL command .
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00412821
Message ID:
00413055
Vues:
21
Hi Justy,

>Thank you for your reply! I haven't try and didn't know how to use UNION on SQL command. Could you mind to show me the sample code based on my case? Thanks a lot!!!
SELECT FieldA AS FieldSQL ;
   FROM TableA ;
UNION SELECT FieldB AS FieldSQL ;
   FROM TableA ;
UNION SELECT FieldC AS FieldSQL ;
   FROM TableA ;
INTO TABLE TableB
HTH,
Bill Armbrecht
VFP MCP
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform