The leading key (verificaitonStatus) is not going to be used for equality predicate. There will always be ‘IN’ clause for verificationStatusCode. However, changing its position in the index statement works.
The leading key (verificaitonStatus) is not going to be used for equality predicate. There will always be ‘IN’ clause for verificationStatusCode. However, changing its position in the index statement works.