[odb-users] ORDER BY clause in ODB query language

Markus Klemm markus at markusklemm.net
Thu Aug 27 02:41:59 EDT 2015


Is there a way to get a query with an ORDER BY clause with the typed checked, static, non-native ODB query language? 
The examples in the manual is using the database system-native query language e.g. a concatenated string. That also makes it hard to use the ORDER BY clause because after the odb macro for the column, I need to concatenate the DESC/ASC clause but can’t due type mismatch.

Regards/ Mit freundlichen Grüßen

Markus Klemm



More information about the odb-users mailing list