Mega Code Archive

 
Categories / MySQL / Select Clause
 

Sort Operators

Operator     Description BINARY       Converts a string to a binary string so that comparing and sorting data is case-sensitive. COLLATE      Specifies that a particular collation be used to compare and sort string data.