In SQL Server, we can use a query like this: SELECT ProductName FROM Products WHERE ProductName NOT LIKE '%[0-9]%';.
確定! 回上一頁