Is there any possibility to use UPPER and LOWER function of SQL in Criteria?

Ex: Select eid from employee where upper(ename)='XYZ'.
How to create Criteria for the above Query?

Thanks in Advance,
Ramah

Reply via email to