Should h2.sortNullsHigh be set to true when running in PostgreSQL
mode?

According to http://www.postgresql.org/docs/9.0/static/queries-order.html:
"By default, null values sort as if larger than any non-null value;
that is, NULLS FIRST is the default for DESC order, and NULLS LAST
otherwise."

Don't know about the modes for other databases...

-- 
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