Case-Sensitive
"Melissa Dougherty" <[email protected]>
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <002f01c6c7a9$3e145c40$3c0a0a0a@denterprise1> |
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