Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL select from 2 tables
Message
 
To
25/10/2007 05:20:50
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Network:
Windows 2000 Pro
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01263459
Message ID:
01263463
Views:
8
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
Previous
Reply
Map
View

Click here to load this message in the networking platform