On 12 Feb 2011, at 11:43am, Kees Nuyt wrote:

> There are just three cases:
> - i < j
> - i > j
> - i and j are the same.
> 
> If  j < i just swap the values.

and given what real-world situation the data reflects, the third case can't 
happen.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to