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