18 December 2013

LEN() in sqlserver

LEN(): returns the length of a string as an integer

SELECT LEN('adi')


output

No comments:

Post a Comment