Hi,

For regular text, see
http://h2database.com/html/grammar.html#set_collation - for french,
use "set collation french" before creating the tables.

The item about "natural sort" in the roadmap is about text that
contains numbers, as described here: http://www.naturalordersort.org/
- is this what you are looking for? If yes, then there are quite a few
workarounds possible, for example using a computed column, and a user
defined function - please tell me if this is what you need, I will
then write an example.

Regards,
Thomas

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to