just wondering if theres a way of sorting the results of a query ignoring case. Cause at the moment fields starting with an upper case letter are sorted and put on top of th
ORDER BY column COLLATE NOCASE;
See http://www.sqlite.org/datatype3.html#collation