LOWER

From ISV Support Wiki

LOWER
Jump to: navigation, search

The LOWER function converts all characters in a string to lower case.

Syntax
LOWER(string)
Return
Text string
Example
LOWER('Sales CYCLE') = 'sales cycle'
Views
Categories
Personal tools