We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Returns a specified number of characters from the start of the supplied string Example:
Returns the length of the supplied string Example: LEN('abc')
Returns the supplied string in lower case Example: LOWER('ABC')
Example:
Home