Laura Stewart wrote: I need some help understanding an example that was posted in DERBY-264. The example is:
SELECT i, j FROM t ORDER BY f ( j )
I understand all but " f ". Is that supposed to be "function"?
Hi Laura: I posted my comments regarding the changes and examples on the jira entry (DERBY-264). Regards, Yip Ng
