Loading lesson path
Concept visual
Start at both ends
Return the ASCII value of the first character in "CustomerName":
FROM Customers;The ASCII() 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 characterSQL Server (starting with 2008), Azure SQL Database, Azure SQL Data Warehouse, Parallel Data Warehouse ❮ SQL Server Functions