Function Return Type Example ascii(string) int ascii('x') btrim(string text ) text btrim('xyxtrimyyx', 'xy') chr(int) text chr(65)
確定! 回上一頁