Anyone familiar with string sort order in MySQL?
Posted by
GregW (aka not2fast)
Aug 23 '12, 13:24
|
I need to perform a sort using the linux sort command that will put a file in the same order they would be found in MySQL using a BETWEEN 'stringa' and 'stringb' predicate.
Any idea how I would do that?
|
Responses:
|