LEN
Description
Returns the length of a string (LEN in Transact-SQL).
Sample Source Pattern
Syntax
Examples
Code:
IN -> SQLServer_01.sql
Output:
Last updated
Returns the length of a string (LEN in Transact-SQL).
Code:
Output:
Last updated