Cannot Reproduce
Details
Details
Assignee
Unassigned
UnassignedReporter
Ricardo Peres
Ricardo PeresComponents
Affects versions
Priority
Who's Looking?
Open Who's Looking?
Created May 18, 2011 at 1:26 PM
Updated November 14, 2012 at 12:01 PM
Resolved January 17, 2012 at 4:16 PM
SQL standard defines the COALESCE operator, which should be implemented in most DBs. HQL should implement it.
I know we can always define it in a custom Dialect, but since this is standard, I think it should be supported by the core.