Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combine two structure table into one
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Combine two structure table into one
Versions des environnements
Visual FoxPro:
VFP 5
Divers
Thread ID:
01280734
Message ID:
01280734
Vues:
66
Hi All,

I have two tables, i want to combine both structures into one stucture table. Is there a simple command for this?

I have now something like this
Select tablea.*, tableb.*;
from tablea, tableb;
where 1 = 2;
into table tblStructure
Maybe there is something else to achieve this?

Thanks beforehand.
Zakaria al Azhar
My blog on Actuaris.net
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform