Hi,
I need to perform one statement like the follow

SELECT itemnames FROM table WHERE condition ORDER BY item ASC;

But the ORDER BY need to be not case-sensitive.

It's possible ?

Thanks in advance.

Stefano


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

Reply via email to