Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL statement too long - revisited
Message
 
To
01/04/1998 15:26:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00088771
Message ID:
00088781
Views:
38
>Thanks, Edward.

can also do
>SELECT DISTINCT B.name, B.address,;
> B.postalcode, B.built, B.floors,;
> B.location, B.class, etc. ;
> FROM cpi!agents INNER JOIN cpi!buildings B ;
> ON Agents.contactid = B.lpmcoid;
> etc.

also -- should have at least one space between end of line and semi-colon. (don't remember why, read that somewhere)
Previous
Reply
Map
View

Click here to load this message in the networking platform