Corrected Result Sets Returned with LEFT OUTER JOIN and TOP and SKIP Conditions
An optimizer issue caused the return of a wrong portion of the recordset when specifying a TOPnSKIPm clause on a query with outer joins. The logic has been corrected to resolve this issue.