I'm reading ext/icu/README.txt and paragraph 1.1  SQL Scalars upper() and 
lower() says:

>     To utilise "general" case mapping, the upper() or lower() scalar 
>     functions are invoked with one argument:
> 
>         upper('ABC') -> 'abc'
>         lower('abc') -> 'ABC'

Isn't this sample beautifully reversed?  :)

-- 
Best Regards, Meilleures salutations, Met vriendelijke groeten,
Olivier Mascia


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

Reply via email to