Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How To Do This SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01055122
Message ID:
01055143
Vues:
24
You mean cross join?
 SELECT * ;
  FROM table1, table2
>
>How would I join 2 tables where I don't have a common column? I'm trying
>to add the structure of one table to another.
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform