Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The dreaded OUTER,INNER,LEFT,RIGHT join question
Message
 
To
25/02/2000 08:33:03
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00337397
Message ID:
00337412
Views:
11
>SELECT x.*,y.* FROM x LEFT OUTER JOIN y ON x.key = y.key
>
>Try that :-)
>

That worked, the interesting thing is that .NULL. is returned in child table fields. So I will have to work with that. The other thing I saw was that it was not very fast in relation to a regular not outer join SQL.

The bottom line is you helped and I appreciate it, thanks John..
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform