Blog Post

LEN() function in SQL Server

,

LEN():- This function is used to get the length of the given string value.

  Syntax:-

    Select len (stringvalue)

  For example,

    Select len('Vivek Johari')

   Result:-

   12

Rate

You rated this post out of 5. Change rating

Share

Share

Rate

You rated this post out of 5. Change rating