LENGTH FUNCTION

The length function returns an integer value representing the length of the
selected field or given value.

SQL Server

SELECT LEN('WORD')
Returns 4

Oracle

SELECT LENGTH('WORD') FROM DUAL;
Returns 4

This free website was made using Yola.

No HTML skills required. Build your website in minutes.

Go to www.yola.com and sign up today!

Make a free website with Yola