Hello, I am querying a list of elements and some of them are blank ('').
However, I want that those who are blank appear as the last (instead of
the first) elements when I sort with ORDER BY alphabetically. How can I
do this with just SQL?
Thanks,
Andres
--
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

