|
-
whether to use join or subquery
Hi
Which approach to take.
We have certain sql queries. In first case we have used join for retrieving the results where as in the second case we use sub queries to get the same results.
Which one of them is better , faster & more effecient.
I have read that joins are always the slowest.
Bye
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|