On Wed, Apr 2, 2014 at 2:06 PM, Stephan Beal <[email protected]> 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 [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

