执行 »
SELECT UCASE(CustomerName) AS UppercaseCustomerName FROM Customers;