SQL LEN(): SQL LEN() function is used to find the length of any string. It accept a string and returns the length of that string. Example: output: 9 Find length of any number. Output: 14
SQL LEN():
SQL LEN() function is used to find the length of any string. It accept a string and returns the length of that string.
Example:
9
Find length of any number.
14