Syntax |
LOWER(Text) |
Description |
Returns all letters in the given text as lowercase. |
Example |
LOWER ("Personalized Printing") => personalized printing |
Text |
Any text expression or data field containing a text. |
This function allows you to print the selected database fields in lowercase.
For example, if your database is filled out with information in capitals, you could use this expression to amend this.