Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Question
Message
From
22/09/2004 11:21:13
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00945003
Message ID:
00945012
Views:
20
In using the query,

remember to set the columns with

select T1.boldfield as Boldfield , t2.Boldfield as Boldfld2, ..
from tableOne T1 ;
inner join TableTwo T2 on ...



This would do the thing for at least one of the column!s

G.
Previous
Reply
Map
View

Click here to load this message in the networking platform