Sunday, 1 April 2012

To get the string length with the space...

SELECT DATALENGTH(rtrim(ltrim('Lawre nce '))),LEN('Lawre nce '),DATALENGTH('Lawre nce '),LEN('Lawrence ')

No comments:

Post a Comment