View Single Post

   
  #1 (permalink)  
Old 04-29-2008, 08:27 PM
Logos
 
Posts: n/a
Default Views & nested queries vs joins

While I know that in a regular query a JOIN is more expensive than a
nested query, is the same true of the query that comprises a view?

I could experiment and find out, but performance measurements are
still a bit of an unknown for me...was hoping someone might have an
off the cuff answer

Tyler
Reply With Quote