티스토리 뷰

🌈 MsSql

LEN

James Wetzel 2022. 8. 9. 17:37
728x90
반응형

Returns the number of characters of the specified string expression, excluding trailing spaces.

문자 수를 반환합니다.

 

LEN ("string_expression")
728x90
반응형