function:ORD(string)content:ใช้คืนค่ารหัส ascii ของ string (คือจะนำค่า ascii ของแต่ละตัวใน string มารวมกัน)example:SELECT ORD('Function')