Loading lesson path
Concept visual
Start at both ends
Return the ASCII value of the first character in "CustomerName":
FROM Customers;The Asc() function returns the ASCII value for the specific character.
character )
Required. The character to return the ASCII value for. If more than one character is entered, it will only return the value for the first character❮ MS Access Functions