Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'Dynamic' SQL
Message
From
23/01/2001 08:13:13
 
 
To
23/01/2001 08:03:47
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
00467190
Message ID:
00467209
Views:
11
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform