How to insert the "<" symbol into a customSelectExpression ? I get a parse error when I put it inside, and I cannot write <![CDATA[ , as I would normally do.
Edit: It works with & lt; but it is awkward to write & lt; within sql expressions,.. any better way?
Edit: It works with & lt; but it is awkward to write & lt; within sql expressions,.. any better way?