Loading lesson path
Concept visual
Start at both ends
Formula
Convert the text in "CustomerName" to lower - case:FROM Customers;Formula
The LCase() function converts a string to lower - case.UCase() function.
text )
Required. The string to convert
❮ MS Access Functions