M
Matthias S.
Hi there!
How can I toggle case-sensitivity within a stored procedure? I'd like to
compare 2 passed in parameters against fields in a table. The first
comparison is case-sensitive, the second is not.
How can I do that? By default it seems they're not case-sensitive.
Thanks in advance.
How can I toggle case-sensitivity within a stored procedure? I'd like to
compare 2 passed in parameters against fields in a table. The first
comparison is case-sensitive, the second is not.
How can I do that? By default it seems they're not case-sensitive.
Thanks in advance.