PostgreSQL 資料庫函式upper(“字串”):轉成大寫字串WHERE UPPER(\ ... WHERE UPPER("User_Name") LIKE upper(username) 此句查詢 “User_Name” 中值 ...
確定! 回上一頁