"January Weiner" <janu...@uni-muenster.de> wrote in message news:454237550904191253i7b56d4b3qb649ec7815217...@mail.gmail.com > default sorting with ORDER BY puts the NULL values at the beginning. > How can I change this behaviour?
select * from myTable order by (b is null), b; Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users