News

Is it possible to order by a substring in a returned field?I've got a query which returns at most probably around 10 or so rows of 1 column. However the way this data is formated, it'd be convient ...
If it matters, I'm using PHP, but I'm pretty sure I just need help with the actual MySQL query.I'm going to be building a table in MySQL with user information. What I'd like to do is select 50 ...