SELECT Greatest('a','x','fit','xa') FROM dual;
SELECT Least('a','xa','ab') FROM dual;
SELECT To_Single_Byte('21,500円(消費税別)US$@¥55/pc') FROM dual;