LOWER(Text)
Converts all uppercase letters to lowercase.
Text
The text string to be converted to lowercase
The function supports one parameter of the text type.
The function does not convert non-alphabetic characters in a text string.
If any parameter value is NULL, the result is NULL.
LOWER("A.M.10:30")
a.m.10:30
LOWER("China")
china
滑鼠選中內容,快速回饋問題
滑鼠選中存在疑惑的內容,即可快速回饋問題,我們將會跟進處理。
不再提示
10s後關閉
Submitted successfully
Network busy