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