Differences in execution times
I have a big query whose execution time is different in two different databases. When I looked at it execution plans and wait events are almost same. The DB parameters and server resources(CPU,memory,I/O) are almost same. Can you guide me where else I have to look at to fix the issue.
0