How to know if there is a change in sql plan
Hello Team,
I was looking if there is a way where we can get to know if there is change in the sql plan or sql hash value..
When I try to dig into a performance issue, I see sometimes there is a change in hash value and the new plan doesnt work as good as old.. so Im looking if i know immediately if there is a change in a plan..
Thank you