SELECT CUSTOMERNAME FROM CUSTOMERS
"SELECT CustomerName From CUSTOMERS WHERE CustomerName LIKE " + params["passName"]