> is MYSQL where clause case sensitive?
> it looks like it is not
>
> redhat 9
> mysql 3.23.56
>
> name='Bob' same as name='bob'
>
>
> thanks
>
>
Like most things, it depends. If you define a character column as binary
then it is case sensitive, if you do not then it is case INsensitive.

William R. Mussatto, Senior Systems Engineer
Ph. 909-920-9154 ext. 27
FAX. 909-608-7061


Reply via email to