Which of the following doesn’t return a customer with the last name THOMPSON in the
query results?
a. SELECT lastname FROM customers WHERE lastname ¼ "THOMPSON";
b. SELECT * FROM customers;
c. SELECT lastname FROM customers WHERE lastname > 'R';
d. SELECT * FROM customers WHERE lastname
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here