When I run my query through i-series navigator's explain tool, it says that the query will use the CQE because translation is required. I've searched, but the only examples I've found of translation functions are upper, lower, and CCSID conversions. My query includes none of these. What other functions are considered translations? Is coalesce a translation function? digits? substr? ...