It is sometimes necessary to perform a case-sensitive query for text stored in a MySQL table. By default, searches are case insensitive. In MySQL, the character set defines what kind of characters you can store, but not how they are compared or sorted. This is determined by the character set’s collation setting. For example, take [...]
-
Pages
-
Categories
-
Archives