Force sql to use a different plan
Hi,
We have 2 similar insert sql statements (only the table name is different, but table structure is totally the same), one ran in QA, one ran in DEV, the total data volume is very close, the one in DEV ran much faster and they are using different plans, is there any way I can force the QA one to use the same plan as in DEV.
I'm attaching plans below. b78xun67uwwsz is the one that ran in DEV and ran much faster.
Thanks,
Janet