Home >> SQL >> LEN() aggregate function in SQL

LEN() aggregate function in SQL

LEN() find returns the length of the value in a text field.

Syntax

LEN(column_name)

Post Your Comment

Next Questions
NOW() aggregate function
FORMAT() aggregate function
COUNT() aggregate function
LOWER() aggregate function
UPPER() aggregate function
INITCAP() aggregate function
SUBSTR() aggregate function
ASCII() aggregate function
LENGTH() aggregate function
TRIM() aggregate function
LTRIM() aggregate function
RTRIM() aggregate function
Create database
Drop database
Select database
Create table
Drop table
Truncate table
Insert query
Select table
Where clause
AND Clause
OR Clause
Update query
Delete query

Copyright ©2022 coderraj.com. All Rights Reserved.