Forum Post: RE: Got asked a Newbie Question: Nested -vs- Join

  • Thread starter Thread starter Lieven De Foor
  • Start date Start date
Status
Not open for further replies.
L

Lieven De Foor

Guest
It certainly is when running against a database (using DataServer) that supports joins on the server (I know the Oracle database + dataserver supports this). Server-side joins can be a multitude faster than client side joins. As far as I know the OpenEdge database doesn't support server side joins (yet?), but apparently this is still a performance benefit in joining vs nested loops...

Continue reading...
 
Status
Not open for further replies.
Back
Top