Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Join v Where
Message
From
13/09/1999 23:46:26
 
 
To
13/09/1999 07:05:23
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00263907
Message ID:
00264324
Views:
47
Just my $0.02:

JOINs are more clear than WHEREs.
The speed difference is not important.
Oracle doesn't know about JOINs, only WHEREs. So, if you think you might need to have an Oracle backend, use WHEREs from the beginning.

Vlad

>Has anyone tested to see if using the join clause is quicker than using an equivalent expression in the where clause. If so, is it significantly faster.
>
>Thanks
>
>Mace.
Previous
Reply
Map
View

Click here to load this message in the networking platform