syntax:USER_NAME ( user_id )content:ใช้คืนค่า username ของ user id ที่กำหนด โดยถ้าไม่กำหนด user id แล้วจะคืนค่า username ของผู้ใช้เองexample:SELECT USER_NAME(USER_ID('sa'))