Thread
:
Views & nested queries vs joins
View Single Post
#
3
(
permalink
)
04-29-2008, 08:27 PM
Paul Lautman
Posts: n/a
Re: Views & nested queries vs joins
Logos wrote:
> While I know that in a regular query a JOIN is more expensive than a
> nested query,
What you "know" is in fact wrong. It it almost ALWAYS the other way round.
Paul Lautman