执行 »
SELECT RIGHT(CustomerName, 5) AS ExtractString FROM Customers;