Case-Sensitive

Case-Sensitive

am 24.08.2006 20:15:07 von Melissa Dougherty

------=_NextPart_000_002C_01C6C787.B3C2AC70
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Is there a way to change the MySQL text data types to be case =
insensitive? I have a varchar column that's a PK and it will not allow =
two rows of the same value, one in UPPERcase and one in LOWERcase. Does =
MySQL treat the below records a unique??

MYSQL.doc

mysql.doc


Melissa
------=_NextPart_000_002C_01C6C787.B3C2AC70--