On Wed, Apr 2, 2014 at 2:06 PM, Stephan Beal <sgb...@googlemail.com> wrote:

>
> Just out of curiosity: if he changed the ORDER BY to: ''||column,
> would that then effectively apply the collation to non-string columns?
>
>
Yes.  As would "CAST(column AS text)".
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to