LEN():- This function is used to get the length of the given string value.
Syntax:-
Syntax:-
Select len (stringvalue)
For example,
Select len(‘Vivek Johari’)
Result:-
12
Discover more from Technology with Vivek Johari
Subscribe to get the latest posts sent to your email.