Siebel case sensitive and case in sensitive queries
Siebel version 21.4
S_ORG_EXT table NAME column we are using in 2 different BCs
In applet when we query in BC1 we are seeing the query is functioning as case insensitive
When we query in BC2 it is case sensitive.
Only difference between the fields in both BCs is in BC1 we have force case as UPPER
In BC2 force case is null
Please suggest on why there is difference between the query operation in these 2 BCs where the underlying column is same.