Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Dynamic' SQL
Message
De
23/01/2001 08:13:13
 
 
À
23/01/2001 08:03:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00467190
Message ID:
00467209
Vues:
10
>Gad,

>You could try something like this:

Or...

If you're into SQL statements...

Select * from table1 where a=b ;
Union All ;
Select * from table2 where a=c ;
Union All ;
Select * from table3 where a=d ;
Into cursor output

Will
Will Jones
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform