Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
'Dynamic' SQL
Message
De
23/01/2001 08:20:12
 
 
À
23/01/2001 08:13:13
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:
00467213
Vues:
12
>Or...
>
>If you're into SQL statements...
>
>Select * from table1 where a=b ;
>Union All ;
>Select * from table2 where a=c ;

>
>Will
Hi All,
Thanks for the quick replays !!
I used Tim's solution, only changed the scatter/gather into copy to array/append from array because I needed to copy multiple records.

Will I can't use your solution because I do not know the number of unions I'll need to do because it is data dependent, so the use of a temp cursor is the best solution for me ...

Thanks again...!!!

Gadi Hutt
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform