摘要: select length('€'), char_length('€') --> 1, 1 LENGTH() returns the length of the string measured in bytes.CHAR_LENGTH() returns the length of the stri 阅读全文
posted @ 2023-08-20 21:56 小白冲冲 阅读(28) 评论(0) 推荐(0)