LOWER
Converts a given text to lowercase.
Syntax: LOWER(
text
)
Example: LOWER ( "EBITDA" )
Output: ebitda
Last updated
Was this helpful?
Converts a given text to lowercase.
Syntax: LOWER(
text
)
Example: LOWER ( "EBITDA" )
Output: ebitda
Last updated
Was this helpful?