Some customers have reported that EF5 is generating more OUTER APPLY statements during query generation. This in turn is causing third-party databases (including Oracle and MySQL) to not work properly since they do not support the APPLY operator.
This item is to provide an investigation on the claims and generally to reduce the use of the APPLY operator on EF.
This item is to provide an investigation on the claims and generally to reduce the use of the APPLY operator on EF.