Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL select from 2 tables
Message
 
À
25/10/2007 05:20:50
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Divers
Thread ID:
01263459
Message ID:
01263463
Vues:
9
thanks agnes, i never thought of trying this to be honest
~M

>Hi Mark;
>
>just like;
>
>
>SELECT;
> Table1.*;
> Table2.Field1,;
> Table2.Field2;
> from Table1;
> inner join Table2;
> on lExpression
>
>
>
>HTH
>Agnes
>
>>Hi all,
>>justa query. if i wanted to select out every field from a table but only 2 fields from a linked second table is there a way to do it without listing all of the fields, something like
>>
>>sele table1(*), table2(field1), table2(field2) from....
>>
>>~M
Go raibh maith agat

~M
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform