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...
Continue reading...