What is a NULL value?
Which of the following SELECT statements displays a list of customer names from the
CUSTOMERS table?
a. SELECT customer names FROM customers;
b. SELECT "Names" FROM customers;
c. SELECT firstname, lastname FROM customers;
d. SELECT firstname, lastname, FROM customers;
e. SELECT firstname, lastname, "Customer Names" FROM customers;
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here