Hello Everyone,
Can someone explain what is the benefit of below mentioned app param?
ORACLE_MIXED_CASE_SEARCH_ENABLED
Hello Everyone,
Can someone explain what is the benefit of below mentioned app param?
ORACLE_MIXED_CASE_SEARCH_ENABLED
Best answer by roklde
Hi!
This parameter changes the search behavior when using an Oracle DB. If you set this parameter to ‘N’ all the search fields become case-sensitive (only the exact matches will be returned). By that you could gain a bit more performance when searching because you will receive a smaller result set. However, your system users should be made aware how to correctly search.
Best regards
Roman
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.