OQL performance improvements

0
I have been reviewing some OQL to determine if we can improve the performance but am noticing that the SQL that is being transmitted to the backend database appears to be breaking the OQL statements apart into individual queries.    Am I wrong in my assessment?   I suspect that this is based on the fact that it is using the associations between tables and then issuing based on the association.
asked
0 answers