小写字符 meaning in English
lowercase alphabetic character
Examples
- Returns a character expression after converting uppercase characters to lowercase characters
返回将大写字符转换为小写字符后得到的字符表达式。 - " case sensitive " means that the system distinguishes between upper - and lower - case characters
区分大小写"是指系统区分大写字符和小写字符的不同。 - The second parameter is the input string that either converts to uppercase or lowercase characters
第二个参数是将被转化成大写或小写字符的输入字符串。 - For example , the collating sequence in ascii is : space , numeric values , upper case characters , lower case characters
例如, ascii中的排序序列是:空格、数字值、大小字符、小写字符。 - If the column name contains a lowercase character followed by an uppercase character , a space is added to split the two words
如果列名包含后跟大写字符的小写字符,则将添加一个空格以拆分这两个词。