VVM Ravikumar Sarma Chengalvala wrote:
>
> Hi,
> How can I have an UNIQUE key in MYSQL which
> differentiates between case sensitive strings.i.e If I
> want to store "XYZ","XYz" and "xyz"
> differently.Currently mySQl is not accepting this type
> of strings and treating them as the same.
>
> Reg
Hi,
How can I have an UNIQUE key in MYSQL which
differentiates between case sensitive strings.i.e If I
want to store "XYZ","XYz" and "xyz"
differently.Currently mySQl is not accepting this type
of strings and treating them as the same.
Regards,
Ravi
__